Download klock-0.3.0.jar file - Jar k

Jar examples for k:klock

Description

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

You can download jar file klock 0.3.0 in this page.

License

MIT License

Build File

You can use the following script to add klock-0.3.0.jar to your project.

<dependency>
   <groupId>com.soywiz</groupId>
   <artifactId>klock</artifactId>
   <version>0.3.0</version>
</dependency>
compile group: 'com.soywiz', name: 'klock', version: '0.3.0'
libraryDependencies += "com.soywiz" % "klock" % "0.3.0"
<dependency org="com.soywiz" name="klock" rev="0.3.0"/>
@Grapes(@Grab(group='com.soywiz', module='klock', version='0.3.0'))
'com.soywiz:klock:jar:0.3.0'

Download

Click the following link to download the jar file.

klock-0.3.0-javadoc.jar
klock-0.3.0-sources.jar
klock-0.3.0.jar
klock-0.3.0.pom



Related Tutorials