Jar examples for k:klock-common
Klock: Consistent and portable date and time utilities for multiplatform kotlin
You can download jar file klock-common 0.1.0 in this page.
MIT License
You can use the following script to add klock-common-0.1.0.jar to your project.
<dependency> <groupId>com.soywiz</groupId> <artifactId>klock-common</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.soywiz', name: 'klock-common', version: '0.1.0'
libraryDependencies += "com.soywiz" % "klock-common" % "0.1.0"
<dependency org="com.soywiz" name="klock-common" rev="0.1.0"/>
@Grapes(@Grab(group='com.soywiz', module='klock-common', version='0.1.0'))
'com.soywiz:klock-common:jar:0.1.0'
Click the following link to download the jar file.
klock-common-0.1.0-javadoc.jar