klock

Klock: Consistent and portable date and time utilities for multiplatform kotlin

License

License

GroupId

GroupId

com.soywiz
ArtifactId

ArtifactId

klock
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

klock
Klock: Consistent and portable date and time utilities for multiplatform kotlin
Project URL

Project URL

https://github.com/korlibs/klock/

Download klock

How to add to project

<!-- https://jarcasting.com/artifacts/com.soywiz/klock/ -->
<dependency>
    <groupId>com.soywiz</groupId>
    <artifactId>klock</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.soywiz/klock/
implementation 'com.soywiz:klock:0.5.0'
// https://jarcasting.com/artifacts/com.soywiz/klock/
implementation ("com.soywiz:klock:0.5.0")
'com.soywiz:klock:jar:0.5.0'
<dependency org="com.soywiz" name="klock" rev="0.5.0">
  <artifact name="klock" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soywiz', module='klock', version='0.5.0')
)
libraryDependencies += "com.soywiz" % "klock" % "0.5.0"
[com.soywiz/klock "0.5.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.20

test (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.2.20
org.jetbrains.kotlin : kotlin-test-junit jar 1.2.20
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
com.soywiz
Kotlin cORoutine Libraries for fullstack development - https://bintray.com/korlibs/korlibs - https://github.com/korlibs

Versions

Version
0.5.0
0.4.4
0.4.3
0.4.2
0.4.0
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.0