Jar examples for j:jISO8601
Library to parse dates provided in format ISO-8601
You can download jar file jISO8601 0.2 in this page.
The MIT License (MIT)
You can use the following script to add jISO8601-0.2.jar to your project.
<dependency> <groupId>fr.turri</groupId> <artifactId>jISO8601</artifactId> <version>0.2</version> </dependency>
compile group: 'fr.turri', name: 'jISO8601', version: '0.2'
libraryDependencies += "fr.turri" % "jISO8601" % "0.2"
<dependency org="fr.turri" name="jISO8601" rev="0.2"/>
@Grapes(@Grab(group='fr.turri', module='jISO8601', version='0.2'))
'fr.turri:jISO8601:jar:0.2'
Click the following link to download the jar file.
jISO8601-0.2-javadoc.jar