Download commons-jelly-tags-interaction-20030211.143817.jar file - Jar c

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

Description

This is a Jelly interface to the user.

You can download jar file commons-jelly-tags-interaction 20030211.143817 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

commons-jelly-tags-interaction-20030211.143817.jar
commons-jelly-tags-interaction-20030211.143817.pom



Related Tutorials