License |
License |
---|---|
GroupId | GroupIdio.islandtime |
ArtifactId | ArtifactIdcore |
Last Version | Last Version0.6.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionIsland Time Core
A multiplatform library for working with dates and times
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |