Download commons-jelly-tags-xml-20030211.142705.jar file - Jar c

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

Description

The Jelly XML Tag Library

You can download jar file commons-jelly-tags-xml 20030211.142705 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

commons-jelly-tags-xml-20030211.142705.jar
commons-jelly-tags-xml-20030211.142705.pom



Related Tutorials