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