Jar examples for k:kds
Kds: Kotlin Data Structures for JVM, JS and Common
You can download jar file kds 0.4.2 in this page.
MIT License
You can use the following script to add kds-0.4.2.jar to your project.
<dependency> <groupId>com.soywiz</groupId> <artifactId>kds</artifactId> <version>0.4.2</version> </dependency>
compile group: 'com.soywiz', name: 'kds', version: '0.4.2'
libraryDependencies += "com.soywiz" % "kds" % "0.4.2"
<dependency org="com.soywiz" name="kds" rev="0.4.2"/>
@Grapes(@Grab(group='com.soywiz', module='kds', version='0.4.2'))
'com.soywiz:kds:jar:0.4.2'
Click the following link to download the jar file.
kds-0.4.2-javadoc.jar