Download korim-common-0.17.3.jar file - Jar k

Jar examples for k:korim-common

Description

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

You can download jar file korim-common 0.17.3 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

korim-common-0.17.3-javadoc.jar
korim-common-0.17.3-sources.jar
korim-common-0.17.3.jar
korim-common-0.17.3.pom



Related Tutorials