Download joda-converter-utils-1.0.1.jar file - Jar j

Jar examples for j:joda-converter-utils

Description

The ConverterUtils for JodaTime

You can download jar file joda-converter-utils 1.0.1 in this page.

Build File

You can use the following script to add joda-converter-utils-1.0.1.jar to your project.

<dependency>
   <groupId>net.s-jr.utils.converterutils</groupId>
   <artifactId>joda-converter-utils</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'net.s-jr.utils.converterutils', name: 'joda-converter-utils', version: '1.0.1'
libraryDependencies += "net.s-jr.utils.converterutils" % "joda-converter-utils" % "1.0.1"
<dependency org="net.s-jr.utils.converterutils" name="joda-converter-utils" rev="1.0.1"/>
@Grapes(@Grab(group='net.s-jr.utils.converterutils', module='joda-converter-utils', version='1.0.1'))
'net.s-jr.utils.converterutils:joda-converter-utils:jar:1.0.1'

Download

Click the following link to download the jar file.

joda-converter-utils-1.0.1-javadoc.jar
joda-converter-utils-1.0.1-sources.jar
joda-converter-utils-1.0.1.jar
joda-converter-utils-1.0.1.pom



Related Tutorials