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

Jar examples for k:korag-common

Description

korag: Kotlin cORoutines Accelerated Graphics

You can download jar file korag-common 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-common-0.15.4.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials