не последняя версия
Последняя версия 1.4.0

com.jakewharton.threetenabp:threetenabp 1.1.1

An adaptation of the JSR-310 backport for Android.

Группа

Группа

com.jakewharton.threetenabp
Идентификатор

Идентификатор

threetenabp
Версия

Версия

1.1.1
Тип

Тип

aar

Скачать threetenabp 1.1.1


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