MVN

com.addicticks.oss : jtexttime

Maven & Gradle

Mar 15, 2023
5 usages
3 stars

jTextTime: Supplementing classes for java.time · Provides supplementing functionality for java.time with focus on ISO-8601 parsing/formatting, XML Schema date/time parsing/formatting and JAXB fluent interoperability.

<dependency>
    <groupId>com.addicticks.oss</groupId>
    <artifactId>jtexttime</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.addicticks.oss : jtexttime to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.addicticks.oss : jtexttime to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
jtexttime-2.0.0
1.2.x
jtexttime-1.2.2
jtexttime-1.2.1
jtexttime-1.2.0

How to add a dependency to Maven

Add the following com.addicticks.oss : jtexttime maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.addicticks.oss</groupId>
    <artifactId>jtexttime</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.addicticks.oss : jtexttime gradle dependency to your build.gradle file:

implementation 'com.addicticks.oss:jtexttime:2.0.0'

Gradle Kotlin DSL: Add the following com.addicticks.oss : jtexttime gradle kotlin dependency to your build.gradle.kts file:

implementation("com.addicticks.oss:jtexttime:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.addicticks.oss : jtexttime sbt scala dependency to your build.sbt file:

libraryDependencies += "com.addicticks.oss" % "jtexttime" % "2.0.0"

Advertisement

Dependencies from Group

Mar 15, 2023
5 usages
3 stars
Jan 18, 2019
1 usages
3 stars

Discover Dependencies

Feb 22, 2023
4 usages
2.2k stars
Aug 01, 2023
3 usages
60 stars
Aug 11, 2023
3 usages
Nov 26, 2012
11 usages
450 stars
Jan 06, 2018
3 usages
151 stars
Dec 17, 2019
1 usages
10 stars
Jul 09, 2020
6 usages
7 stars
Oct 07, 2021
2 usages
19 stars
Feb 08, 2019
3 usages
571 stars