Download korau-0.9.1.jar file - Jar k

Jar examples for k:korau

Description

Korau: Kotlin cORoutines AUdio

You can download jar file korau 0.9.1 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

korau-0.9.1-javadoc.jar
korau-0.9.1-sources.jar
korau-0.9.1.jar
korau-0.9.1.pom



Related Tutorials