MVN

fr.turri : jISO8601

Maven & Gradle

Jan 29, 2016
1 usages
3 stars

Library to parse dates provided in format ISO-8601

<dependency>
    <groupId>fr.turri</groupId>
    <artifactId>jISO8601</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.turri : jISO8601 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of fr.turri : jISO8601 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2
jISO8601-0.2

How to add a dependency to Maven

Add the following fr.turri : jISO8601 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>fr.turri</groupId>
    <artifactId>jISO8601</artifactId>
    <version>0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following fr.turri : jISO8601 gradle dependency to your build.gradle file:

implementation 'fr.turri:jISO8601:0.2'

Gradle Kotlin DSL: Add the following fr.turri : jISO8601 gradle kotlin dependency to your build.gradle.kts file:

implementation("fr.turri:jISO8601:0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following fr.turri : jISO8601 sbt scala dependency to your build.sbt file:

libraryDependencies += "fr.turri" % "jISO8601" % "0.2"

Advertisement

Dependencies from Group

Nov 16, 2022
2 usages
139 stars
Jan 29, 2016
1 usages
3 stars
Mar 09, 2017
18 stars

Discover Dependencies

Mar 14, 2019
1 usages
312 stars
Jan 27, 2016
1 usages
6 stars
Aug 17, 2016
1 usages
1 stars
Jul 30, 2019
1 usages
26 stars
Mar 05, 2016
1 usages
14 stars
Aug 18, 2021
1 usages
9 stars
Feb 29, 2016
1 usages
1 stars
Mar 09, 2016
1 usages
3 stars