is not current version
Last Version 1.4.0

com.jakewharton.threetenabp:threetenabp 1.1.0

An adaptation of the JSR-310 backport for Android.

GroupId

GroupId

com.jakewharton.threetenabp
ArtifactId

ArtifactId

threetenabp
Version

Version

1.1.0
Type

Type

aar

Download threetenabp 1.1.0


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