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

Jar examples for k:korau-common

Description

Korau: Kotlin cORoutines AUdio

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials