korag-core

korag: Kotlin cORoutines Accelerated Graphics

License

License

GroupId

GroupId

com.soywiz
ArtifactId

ArtifactId

korag-core
Last Version

Last Version

0.12.0
Release Date

Release Date

Type

Type

jar
Description

Description

korag-core
korag: Kotlin cORoutines Accelerated Graphics
Project URL

Project URL

https://github.com/soywiz/korag/

Download korag-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.soywiz/korag-core/ -->
<dependency>
    <groupId>com.soywiz</groupId>
    <artifactId>korag-core</artifactId>
    <version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.soywiz/korag-core/
implementation 'com.soywiz:korag-core:0.12.0'
// https://jarcasting.com/artifacts/com.soywiz/korag-core/
implementation ("com.soywiz:korag-core:0.12.0")
'com.soywiz:korag-core:jar:0.12.0'
<dependency org="com.soywiz" name="korag-core" rev="0.12.0">
  <artifact name="korag-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soywiz', module='korag-core', version='0.12.0')
)
libraryDependencies += "com.soywiz" % "korag-core" % "0.12.0"
[com.soywiz/korag-core "0.12.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.soywiz : korio-core jar 0.12.0
com.soywiz : korim-core jar 0.12.0
com.jtransc : jtransc-rt-core jar 0.6.7
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.4-2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.12.0
0.11.0
0.10.0
0.9.1
0.9.0
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.1
0.7.0
0.6.0
0.5.8
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.6