is not current version
Last Version 0.6.3

io.islandtime:core 0.2.3-1.4-M3

A multiplatform library for working with dates and times

GroupId

GroupId

io.islandtime
ArtifactId

ArtifactId

core
Version

Version

0.2.3-1.4-M3
Type

Type

pom

Download core 0.2.3-1.4-M3


<!-- https://jarcasting.com/artifacts/io.islandtime/core/ -->
<dependency>
    <groupId>io.islandtime</groupId>
    <artifactId>core</artifactId>
    <version>0.2.3-1.4-M3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.islandtime/core/
implementation 'io.islandtime:core:0.2.3-1.4-M3'
// https://jarcasting.com/artifacts/io.islandtime/core/
implementation ("io.islandtime:core:0.2.3-1.4-M3")
'io.islandtime:core:pom:0.2.3-1.4-M3'
<dependency org="io.islandtime" name="core" rev="0.2.3-1.4-M3">
  <artifact name="core" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.islandtime', module='core', version='0.2.3-1.4-M3')
)
libraryDependencies += "io.islandtime" % "core" % "0.2.3-1.4-M3"
[io.islandtime/core "0.2.3-1.4-M3"]