| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.jakewharton.threetenabp |
| Идентификатор | Идентификаторthreetenabp |
| Последняя версия | Последняя версия1.4.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеThreeTenAbp
An adaptation of the JSR-310 backport for Android.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| threetenabp-1.4.0.pom | |
| threetenabp-1.4.0.aar | 42 KB |
| threetenabp-1.4.0-sources.jar | 1 KB |
| threetenabp-1.4.0-javadoc.jar | 18 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.threeten : threetenbp | jar | 1.6.0 |