kds

Kds: Kotlin Data Structures for JVM, JS and Common

License

License

GroupId

GroupId

com.soywiz
ArtifactId

ArtifactId

kds
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

kds
Kds: Kotlin Data Structures for JVM, JS and Common
Project URL

Project URL

https://github.com/korlibs/kds/

Download kds

How to add to project

<!-- https://jarcasting.com/artifacts/com.soywiz/kds/ -->
<dependency>
    <groupId>com.soywiz</groupId>
    <artifactId>kds</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.soywiz/kds/
implementation 'com.soywiz:kds:0.6.0'
// https://jarcasting.com/artifacts/com.soywiz/kds/
implementation ("com.soywiz:kds:0.6.0")
'com.soywiz:kds:jar:0.6.0'
<dependency org="com.soywiz" name="kds" rev="0.6.0">
  <artifact name="kds" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soywiz', module='kds', version='0.6.0')
)
libraryDependencies += "com.soywiz" % "kds" % "0.6.0"
[com.soywiz/kds "0.6.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.soywiz : kmem jar 0.5.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.20

test (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.2.20
org.jetbrains.kotlin : kotlin-test-junit jar 1.2.20
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
com.soywiz
Kotlin cORoutine Libraries for fullstack development - https://bintray.com/korlibs/korlibs - https://github.com/korlibs

Versions

Version
0.6.0
0.5.0
0.4.2
0.4.1
0.4.0
0.3.1
0.3.0
0.1.0