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

Jar examples for k:korag-common

Description

korag: Kotlin cORoutines Accelerated Graphics

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials