License |
License |
---|---|
GroupId | GroupIdorg.threeten |
ArtifactId | ArtifactIdthreetenbp |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThreeTen backport
Backport of JSR-310 from JDK 8 to JDK 7 and JDK 6. NOT an implementation of the JSR.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
threetenbp-1.6.0.pom | |
threetenbp-1.6.0.jar | 501 KB |
threetenbp-1.6.0-sources.jar | 503 KB |
threetenbp-1.6.0-no-tzdb.jar | 443 KB |
threetenbp-1.6.0-no-tzdb-sources.jar | 494 KB |
threetenbp-1.6.0-no-tzdb-javadoc.jar | 1 MB |
threetenbp-1.6.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.threeten/threetenbp/ -->
<dependency>
<groupId>org.threeten</groupId>
<artifactId>threetenbp</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.threeten/threetenbp/
implementation 'org.threeten:threetenbp:1.6.0'
// https://jarcasting.com/artifacts/org.threeten/threetenbp/
implementation ("org.threeten:threetenbp:1.6.0")
'org.threeten:threetenbp:jar:1.6.0'
<dependency org="org.threeten" name="threetenbp" rev="1.6.0">
<artifact name="threetenbp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.threeten', module='threetenbp', version='1.6.0')
)
libraryDependencies += "org.threeten" % "threetenbp" % "1.6.0"
[org.threeten/threetenbp "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.21 |