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

org.netbeans.modules.gradle.newproject.multi-gradle.properties.template Maven / Gradle / Ivy

The newest version!
<#-- FreeMarker template (see http://freemarker.org/) -->
<#if version?? && version != "">
# Generally it is better to set the version only for release builds, build time
# from command line using -Pversion=${version}
#
# Only use SNAPSHOT versions if you need to contribute your binaries to a
# local Maven project.
version=${version}






© 2015 - 2025 Weber Informatics LLC | Privacy Policy