Download korag-0.17.1.jar file - Jar k

Jar examples for k:korag

Description

korag: Kotlin cORoutines Accelerated Graphics

You can download jar file korag 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-0.17.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials