Jar examples for k:korio
Korio: Kotlin cORoutines I/O : Streams + Async TCP Client/Server + Virtual File System for JVM, Node.JS and Browser
You can download jar file korio 0.3.6 in this page.
The Apache Software License, Version 2.0
You can use the following script to add korio-0.3.6.jar to your project.
<dependency> <groupId>com.soywiz</groupId> <artifactId>korio</artifactId> <version>0.3.6</version> </dependency>
compile group: 'com.soywiz', name: 'korio', version: '0.3.6'
libraryDependencies += "com.soywiz" % "korio" % "0.3.6"
<dependency org="com.soywiz" name="korio" rev="0.3.6"/>
@Grapes(@Grab(group='com.soywiz', module='korio', version='0.3.6'))
'com.soywiz:korio:jar:0.3.6'
Click the following link to download the jar file.
korio-0.3.6-javadoc.jar