Download korag-android-0.15.4.jar file - Jar k

Jar examples for k:korag-android

Description

korag: Kotlin cORoutines Accelerated Graphics

You can download jar file korag-android 0.15.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add korag-android-0.15.4.jar to your project.

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

Download

Click the following link to download the jar file.

korag-android-0.15.4-javadoc.jar
korag-android-0.15.4-sources.jar
korag-android-0.15.4.jar
korag-android-0.15.4.pom



Related Tutorials