Download commons-jelly-tags-log-20030211.142821.jar file - Jar c

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

Description

The Jelly Log Tag Library

You can download jar file commons-jelly-tags-log 20030211.142821 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

commons-jelly-tags-log-20030211.142821.jar
commons-jelly-tags-log-20030211.142821.pom



Related Tutorials