Jar examples for j:java8-converter-utils
The ConverterUtils for the Java 8 Time API
You can download jar file java8-converter-utils 1.0.2 in this page.
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'
Click the following link to download the jar file.
java8-converter-utils-1.0.2-javadoc.jar