| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.raxdenstudios.commons |
| Идентификатор | Идентификаторcommons-threeten |
| Последняя версия | Последняя версия4.3.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеThreeten Commons
Threeten commons is a library with a set of useful classes to help to developer to work with threeten.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| commons-threeten-4.3.0.pom | |
| commons-threeten-4.3.0-sources.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.raxdenstudios.commons/commons-threeten/ -->
<dependency>
<groupId>com.raxdenstudios.commons</groupId>
<artifactId>commons-threeten</artifactId>
<version>4.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.raxdenstudios.commons/commons-threeten/
implementation 'com.raxdenstudios.commons:commons-threeten:4.3.0'
// https://jarcasting.com/artifacts/com.raxdenstudios.commons/commons-threeten/
implementation ("com.raxdenstudios.commons:commons-threeten:4.3.0")
'com.raxdenstudios.commons:commons-threeten:aar:4.3.0'
<dependency org="com.raxdenstudios.commons" name="commons-threeten" rev="4.3.0">
<artifact name="commons-threeten" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.raxdenstudios.commons', module='commons-threeten', version='4.3.0')
)
libraryDependencies += "com.raxdenstudios.commons" % "commons-threeten" % "4.3.0"
[com.raxdenstudios.commons/commons-threeten "4.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.jakewharton.threetenabp : threetenabp | jar | 1.2.0 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |