Download joda-time-jsptags-1.1.1.jar file - Jar j

Jar examples for j:joda-time-jsptags

Description

Contribution to Joda-Time that adds JSP tags support

You can download jar file joda-time-jsptags 1.1.1 in this page.

License

Apache 2

Build File

You can use the following script to add joda-time-jsptags-1.1.1.jar to your project.

<dependency>
   <groupId>joda-time</groupId>
   <artifactId>joda-time-jsptags</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'joda-time', name: 'joda-time-jsptags', version: '1.1.1'
libraryDependencies += "joda-time" % "joda-time-jsptags" % "1.1.1"
<dependency org="joda-time" name="joda-time-jsptags" rev="1.1.1"/>
@Grapes(@Grab(group='joda-time', module='joda-time-jsptags', version='1.1.1'))
'joda-time:joda-time-jsptags:jar:1.1.1'

Download

Click the following link to download the jar file.

joda-time-jsptags-1.1.1-javadoc.jar
joda-time-jsptags-1.1.1-sources.jar
joda-time-jsptags-1.1.1.jar
joda-time-jsptags-1.1.1.pom



Related Tutorials