Download commons-jelly-tags-define-20030211.142932.jar file - Jar c

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

Description

The Jelly Define Tag Library

You can download jar file commons-jelly-tags-define 20030211.142932 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

commons-jelly-tags-define-20030211.142932.jar
commons-jelly-tags-define-20030211.142932.pom



Related Tutorials