Download korag-core-0.8.3.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.3 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.3.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials