Download commons-jelly-tags-velocity-20030303.205659.jar file - Jar c

Jar examples for c:commons-jelly-tags-velocity

Description

This is a Jelly interface for Velocity.

You can download jar file commons-jelly-tags-velocity 20030303.205659 in this page.

Build File

You can use the following script to add commons-jelly-tags-velocity-20030303.205659.jar to your project.

<dependency>
   <groupId>commons-jelly</groupId>
   <artifactId>commons-jelly-tags-velocity</artifactId>
   <version>20030303.205659</version>
</dependency>
compile group: 'commons-jelly', name: 'commons-jelly-tags-velocity', version: '20030303.205659'
libraryDependencies += "commons-jelly" % "commons-jelly-tags-velocity" % "20030303.205659"
<dependency org="commons-jelly" name="commons-jelly-tags-velocity" rev="20030303.205659"/>
@Grapes(@Grab(group='commons-jelly', module='commons-jelly-tags-velocity', version='20030303.205659'))
'commons-jelly:commons-jelly-tags-velocity:jar:20030303.205659'

Download

Click the following link to download the jar file.

commons-jelly-tags-velocity-20030303.205659.jar
commons-jelly-tags-velocity-20030303.205659.pom



Related Tutorials