Download korag-core-0.8.0.jar file - Jar k

Jar examples for k:korag-core

Description

korag: Kotlin cORoutines Accelerated Graphics

You can download jar file korag-core 0.8.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add korag-core-0.8.0.jar to your project.

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

Download

Click the following link to download the jar file.

korag-core-0.8.0-javadoc.jar
korag-core-0.8.0-sources.jar
korag-core-0.8.0.jar
korag-core-0.8.0.pom



Related Tutorials