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