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

res.version.js Maven / Gradle / Ivy

There is a newer version: 1.0.9
Show newest version
$( document ).ready(function() {
    var version = '${project.version}';
    $("#es-page-title").attr("title", version);
});





© 2015 - 2025 Weber Informatics LLC | Privacy Policy