Island Time Core

A multiplatform library for working with dates and times

License

License

GroupId

GroupId

io.islandtime
ArtifactId

ArtifactId

core
Last Version

Last Version

0.6.3
Release Date

Release Date

Type

Type

pom
Description

Description

Island Time Core
A multiplatform library for working with dates and times
Project URL

Project URL

https://islandtime.io
Source Code Management

Source Code Management

https://github.com/erikc5000/island-time

Download core

How to add to project

<!-- 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"]

Dependencies

runtime (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

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.3
0.6.2
0.6.1
0.6.0
0.5.0
0.4.0
0.3.1
0.3.0
0.2.4-1.4-rc
0.2.4-1.4-M3
0.2.4
0.2.3-1.4-M3
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0