MVN

com.github.seratch : java-time-backport

Maven & Gradle

Aug 10, 2014
6 usages
1 stars

ThreeTen backport for java.time package · Backport of JSR-310 from JDK 8 to JDK 7 and JDK 6. NOT an implementation of the JSR.

<dependency>
    <groupId>com.github.seratch</groupId>
    <artifactId>java-time-backport</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.seratch : java-time-backport to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.seratch : java-time-backport to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
java-time-backport-1.0.0

How to add a dependency to Maven

Add the following com.github.seratch : java-time-backport maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.seratch</groupId>
    <artifactId>java-time-backport</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.seratch : java-time-backport gradle dependency to your build.gradle file:

implementation 'com.github.seratch:java-time-backport:1.0.0'

Gradle Kotlin DSL: Add the following com.github.seratch : java-time-backport gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.seratch:java-time-backport:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.seratch : java-time-backport sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.seratch" % "java-time-backport" % "1.0.0"

Advertisement

Dependencies from Group

Jun 20, 2021
19 usages
738 stars
Feb 13, 2021
11 usages
738 stars
Nov 18, 2019
11 usages
738 stars
Nov 18, 2019
11 usages
738 stars
Jun 20, 2021
11 usages
738 stars

Discover Dependencies

Nov 24, 2014
2 usages
0 stars
May 12, 2014
3 usages
Feb 12, 2015
1 usages
1 stars
Nov 29, 2014
5 usages
Feb 14, 2014
2 usages
5 stars
Apr 10, 2014
1 usages
0 stars
Mar 21, 2015
2 usages
7 stars
Apr 17, 2015
4 usages
0 stars