All Downloads are FREE. Search and download functionalities are using the official Maven repository.

atatables.2.3.0.source-code.webjars-requirejs.js Maven / Gradle / Ivy

The newest version!
/*global requirejs */

// Ensure any request for this webjar brings in jQuery.
requirejs.config({
    shim: {
        'jquery.dataTables': [ 'webjars!jquery.js' ]
    }
});




© 2015 - 2025 Weber Informatics LLC | Privacy Policy