Last Version

korgw 3.0.0-Beta5

Portable UI with accelerated graphics support for Kotlin

License

License

MIT
GroupId

GroupId

com.soywiz.korlibs.korgw
ArtifactId

ArtifactId

korgw-android
Version

Version

3.0.0-Beta5
Type

Type

aar
Description

Description

korgw
Portable UI with accelerated graphics support for Kotlin
Project URL

Project URL

https://github.com/korlibs/korge-next
Source Code Management

Source Code Management

https://github.com/korlibs/korge-next

Download korgw-android 3.0.0-Beta5


<!-- https://jarcasting.com/artifacts/com.soywiz.korlibs.korgw/korgw-android/ -->
<dependency>
    <groupId>com.soywiz.korlibs.korgw</groupId>
    <artifactId>korgw-android</artifactId>
    <version>3.0.0-Beta5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.soywiz.korlibs.korgw/korgw-android/
implementation 'com.soywiz.korlibs.korgw:korgw-android:3.0.0-Beta5'
// https://jarcasting.com/artifacts/com.soywiz.korlibs.korgw/korgw-android/
implementation ("com.soywiz.korlibs.korgw:korgw-android:3.0.0-Beta5")
'com.soywiz.korlibs.korgw:korgw-android:aar:3.0.0-Beta5'
<dependency org="com.soywiz.korlibs.korgw" name="korgw-android" rev="3.0.0-Beta5">
  <artifact name="korgw-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.soywiz.korlibs.korgw', module='korgw-android', version='3.0.0-Beta5')
)
libraryDependencies += "com.soywiz.korlibs.korgw" % "korgw-android" % "3.0.0-Beta5"
[com.soywiz.korlibs.korgw/korgw-android "3.0.0-Beta5"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21
com.soywiz.korlibs.korim : korim-android jar 3.0.0-Beta5

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.21

Project Modules

There are no modules declared in this project.