Download korim-0.14.0.jar file - Jar k

Jar examples for k:korim

Description

Kotlin cORoutines IMaging utilities for JVM, Node.JS and Browser using JTransc

You can download jar file korim 0.14.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add korim-0.14.0.jar to your project.

<dependency>
   <groupId>com.soywiz</groupId>
   <artifactId>korim</artifactId>
   <version>0.14.0</version>
</dependency>
compile group: 'com.soywiz', name: 'korim', version: '0.14.0'
libraryDependencies += "com.soywiz" % "korim" % "0.14.0"
<dependency org="com.soywiz" name="korim" rev="0.14.0"/>
@Grapes(@Grab(group='com.soywiz', module='korim', version='0.14.0'))
'com.soywiz:korim:jar:0.14.0'

Download

Click the following link to download the jar file.

korim-0.14.0-javadoc.jar
korim-0.14.0-sources.jar
korim-0.14.0.jar
korim-0.14.0.pom



Related Tutorials