Download jcabi-velocity-0.7.22.jar file - Jar j

Jar examples for j:jcabi-velocity

Description

Wrapper of Apache Velocity

You can download jar file jcabi-velocity 0.7.22 in this page.

License

Open Source License

Build File

You can use the following script to add jcabi-velocity-0.7.22.jar to your project.

<dependency>
   <groupId>com.jcabi</groupId>
   <artifactId>jcabi-velocity</artifactId>
   <version>0.7.22</version>
</dependency>
compile group: 'com.jcabi', name: 'jcabi-velocity', version: '0.7.22'
libraryDependencies += "com.jcabi" % "jcabi-velocity" % "0.7.22"
<dependency org="com.jcabi" name="jcabi-velocity" rev="0.7.22"/>
@Grapes(@Grab(group='com.jcabi', module='jcabi-velocity', version='0.7.22'))
'com.jcabi:jcabi-velocity:jar:0.7.22'

Download

Click the following link to download the jar file.

jcabi-velocity-0.7.22-javadoc.jar
jcabi-velocity-0.7.22-sources.jar
jcabi-velocity-0.7.22.jar
jcabi-velocity-0.7.22.pom



Related Tutorials