Jar examples for c:commons-jelly-tags-util
This is a set of Jelly utility tags.
You can download jar file commons-jelly-tags-util 1.1.1 in this page.
Apache License
You can use the following script to add commons-jelly-tags-util-1.1.1.jar to your project.
<dependency> <groupId>commons-jelly</groupId> <artifactId>commons-jelly-tags-util</artifactId> <version>1.1.1</version> </dependency>
compile group: 'commons-jelly', name: 'commons-jelly-tags-util', version: '1.1.1'
libraryDependencies += "commons-jelly" % "commons-jelly-tags-util" % "1.1.1"
<dependency org="commons-jelly" name="commons-jelly-tags-util" rev="1.1.1"/>
@Grapes(@Grab(group='commons-jelly', module='commons-jelly-tags-util', version='1.1.1'))
'commons-jelly:commons-jelly-tags-util:jar:1.1.1'
Click the following link to download the jar file.
commons-jelly-tags-util-1.1.1.jar