| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.islandtime |
| Идентификатор | Идентификаторcore |
| Последняя версия | Последняя версия0.6.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеIsland Time Core
A multiplatform library for working with dates and times
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| core-0.6.3.pom | |
| core-0.6.3.module | 1 KB |
| core-0.6.3-sources.jar | 261 bytes |
| core-0.6.3-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.islandtime/core/ -->
<dependency>
<groupId>io.islandtime</groupId>
<artifactId>core</artifactId>
<version>0.6.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.islandtime/core/
implementation 'io.islandtime:core:0.6.3'
// https://jarcasting.com/artifacts/io.islandtime/core/
implementation ("io.islandtime:core:0.6.3")
'io.islandtime:core:pom:0.6.3'
<dependency org="io.islandtime" name="core" rev="0.6.3">
<artifact name="core" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.islandtime', module='core', version='0.6.3')
)
libraryDependencies += "io.islandtime" % "core" % "0.6.3"
[io.islandtime/core "0.6.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.0 |
| dev.erikchristensen.javamath2kmp : javamath2kmp | jar | 0.4.3 |
| org.jetbrains.kotlinx : atomicfu | jar | 0.17.0 |