is not current version
Last Version 0.19.2

com.soywiz:korag-root 0.16.1

korag: Kotlin cORoutines Accelerated Graphics

GroupId

GroupId

com.soywiz
ArtifactId

ArtifactId

korag-root
Version

Version

0.16.1
Type

Type

jar

Download korag-root 0.16.1


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