Download korau-common-0.15.2.jar file - Jar k

Jar examples for k:korau-common

Description

Korau: Kotlin cORoutines AUdio

You can download jar file korau-common 0.15.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add korau-common-0.15.2.jar to your project.

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

Download

Click the following link to download the jar file.

korau-common-0.15.2-javadoc.jar
korau-common-0.15.2-sources.jar
korau-common-0.15.2.jar
korau-common-0.15.2.pom



Related Tutorials