kds-root

Kds: Kotlin Data Structures for JVM, JS and Common

License

License

GroupId

GroupId

com.soywiz
ArtifactId

ArtifactId

kds-root
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Download kds-root

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
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