Download commons-jelly-tags-util-20030211.141939.jar file - Jar c

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

Description

This is a set of Jelly utility tags.

You can download jar file commons-jelly-tags-util 20030211.141939 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

commons-jelly-tags-util-20030211.141939.jar
commons-jelly-tags-util-20030211.141939.pom



Related Tutorials