is not current version
Last Version 0.19.1

com.soywiz:korio-amazon-root 0.15.3

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

GroupId

GroupId

com.soywiz
ArtifactId

ArtifactId

korio-amazon-root
Version

Version

0.15.3
Type

Type

jar

Download korio-amazon-root 0.15.3


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