Download commons-jelly-tags-fmt-1.0.jar file - Jar c

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

Description

The Jelly JSP Standard Tag Library (JSTL) for I18N and Formatting

You can download jar file commons-jelly-tags-fmt 1.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

commons-jelly-tags-fmt-1.0-sources.jar
commons-jelly-tags-fmt-1.0.jar
commons-jelly-tags-fmt-1.0.pom



Related Tutorials