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

Jar examples for k:korag-common

Description

korag: Kotlin cORoutines Accelerated Graphics

You can download jar file korag-common 0.19.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add korag-common-0.19.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials