It certainly can be. All the is required, is that the JS file containing any code which is depending on DataTables (plug-in APIs etc) is put after that jquery.datatables.js file. Remember that having lots of different JS files isn't particularly good for performance, so you might want to consider combining them all into one (or have a development / production type build system :-) ).
Replies
Hope this helps!
Regards,
Allan