Last Version

korio-root 0.20.0

Korio: Kotlin cORoutines I/O : Streams + Async TCP Client/Server + Virtual File System for JVM, Node.JS and Browser

License

License

GroupId

GroupId

com.soywiz
ArtifactId

ArtifactId

korio-root
Version

Version

0.20.0
Type

Type

jar
Description

Description

korio-root
Korio: Kotlin cORoutines I/O : Streams + Async TCP Client/Server + Virtual File System for JVM, Node.JS and Browser
Project URL

Project URL

https://github.com/korlibs/korio/

Download korio-root 0.20.0


<!-- https://jarcasting.com/artifacts/com.soywiz/korio-root/ -->
<dependency>
    <groupId>com.soywiz</groupId>
    <artifactId>korio-root</artifactId>
    <version>0.20.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.soywiz/korio-root/
implementation 'com.soywiz:korio-root:0.20.0'
// https://jarcasting.com/artifacts/com.soywiz/korio-root/
implementation ("com.soywiz:korio-root:0.20.0")
'com.soywiz:korio-root:jar:0.20.0'
<dependency org="com.soywiz" name="korio-root" rev="0.20.0">
  <artifact name="korio-root" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soywiz', module='korio-root', version='0.20.0')
)
libraryDependencies += "com.soywiz" % "korio-root" % "0.20.0"
[com.soywiz/korio-root "0.20.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.