Download klock-common-0.2.2.jar file - Jar k

Jar examples for k:klock-common

Description

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

You can download jar file klock-common 0.2.2 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

klock-common-0.2.2-javadoc.jar
klock-common-0.2.2-sources.jar
klock-common-0.2.2.jar
klock-common-0.2.2.pom



Related Tutorials