is not current version
Last Version 0.19.2

com.soywiz:korag-root 0.15.10

korag: Kotlin cORoutines Accelerated Graphics

GroupId

GroupId

com.soywiz
ArtifactId

ArtifactId

korag-root
Version

Version

0.15.10
Type

Type

jar

Download korag-root 0.15.10


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