Last Version

korio-android 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-android
Version

Version

0.20.0
Type

Type

jar
Description

Description

korio-android
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-android 0.20.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.soywiz : korio jar 0.20.0
com.google.android : android jar 4.1.1.4
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.