is not current version
Last Version 1.6.0

ThreeTen backport 1.5.1

Backport of JSR-310 from JDK 8 to JDK 7 and JDK 6. NOT an implementation of the JSR.

License

License

GroupId

GroupId

org.threeten
ArtifactId

ArtifactId

threetenbp
Version

Version

1.5.1
Type

Type

jar
Description

Description

ThreeTen backport
Backport of JSR-310 from JDK 8 to JDK 7 and JDK 6. NOT an implementation of the JSR.
Project URL

Project URL

https://www.threeten.org/threetenbp
Project Organization

Project Organization

ThreeTen.org
Source Code Management

Source Code Management

https://github.com/ThreeTen/threetenbp

Download threetenbp 1.5.1


<!-- https://jarcasting.com/artifacts/org.threeten/threetenbp/ -->
<dependency>
    <groupId>org.threeten</groupId>
    <artifactId>threetenbp</artifactId>
    <version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.threeten/threetenbp/
implementation 'org.threeten:threetenbp:1.5.1'
// https://jarcasting.com/artifacts/org.threeten/threetenbp/
implementation ("org.threeten:threetenbp:1.5.1")
'org.threeten:threetenbp:jar:1.5.1'
<dependency org="org.threeten" name="threetenbp" rev="1.5.1">
  <artifact name="threetenbp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.threeten', module='threetenbp', version='1.5.1')
)
libraryDependencies += "org.threeten" % "threetenbp" % "1.5.1"
[org.threeten/threetenbp "1.5.1"]

Dependencies

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.21

Project Modules

There are no modules declared in this project.