Download java8-converter-utils-1.0.2.jar file - Jar j

Jar examples for j:java8-converter-utils

Description

The ConverterUtils for the Java 8 Time API

You can download jar file java8-converter-utils 1.0.2 in this page.

Build File

You can use the following script to add java8-converter-utils-1.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

java8-converter-utils-1.0.2-javadoc.jar
java8-converter-utils-1.0.2-sources.jar
java8-converter-utils-1.0.2.jar
java8-converter-utils-1.0.2.pom



Related Tutorials