ThreeTenAbp

An adaptation of the JSR-310 backport for Android.

License

License

GroupId

GroupId

com.jakewharton.threetenabp
ArtifactId

ArtifactId

threetenabp
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

aar
Description

Description

ThreeTenAbp
An adaptation of the JSR-310 backport for Android.
Project URL

Project URL

https://github.com/JakeWharton/ThreeTenABP/
Source Code Management

Source Code Management

https://github.com/JakeWharton/ThreeTenABP/

Download threetenabp

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.threeten : threetenbp jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0