Jar examples for g:gradle-velocity-plugin
A gradle plugin for the Velocity pre-processor.
You can download jar file gradle-velocity-plugin 1.0.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add gradle-velocity-plugin-1.0.4.jar to your project.
<dependency> <groupId>org.anarres.gradle</groupId> <artifactId>gradle-velocity-plugin</artifactId> <version>1.0.4</version> </dependency>
compile group: 'org.anarres.gradle', name: 'gradle-velocity-plugin', version: '1.0.4'
libraryDependencies += "org.anarres.gradle" % "gradle-velocity-plugin" % "1.0.4"
<dependency org="org.anarres.gradle" name="gradle-velocity-plugin" rev="1.0.4"/>
@Grapes(@Grab(group='org.anarres.gradle', module='gradle-velocity-plugin', version='1.0.4'))
'org.anarres.gradle:gradle-velocity-plugin:jar:1.0.4'
Click the following link to download the jar file.
gradle-velocity-plugin-1.0.4-javadoc.jar