Download korui-common-0.15.5.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.15.5 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials