Download korag-common-0.17.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.17.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.17.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials