is not current version
Last Version 0.19.1

com.soywiz:korio-web-root 0.15.4

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-web-root
Version

Version

0.15.4
Type

Type

jar

Download korio-web-root 0.15.4


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