Download korui-common-0.19.2.jar file - Jar k

Jar examples for k:korui-common

Description

Kotlin cORoutines User Interfaces for JVM, Node.JS and Browser using JTransc

You can download jar file korui-common 0.19.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add korui-common-0.19.2.jar to your project.

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

Download

Click the following link to download the jar file.

korui-common-0.19.2-javadoc.jar
korui-common-0.19.2-sources.jar
korui-common-0.19.2.jar
korui-common-0.19.2.pom



Related Tutorials