Download commons-jelly-tags-html-20030317.100924.jar file - Jar c

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

Description

These Jelly tags can scrub commons errors in HTML syntax.

You can download jar file commons-jelly-tags-html 20030317.100924 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

commons-jelly-tags-html-20030317.100924.jar
commons-jelly-tags-html-20030317.100924.pom



Related Tutorials