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