LittleKt Game Framework

Kotlin Multiplatform 2D Game Framework

License

License

GroupId

GroupId

com.lehaine.littlekt
ArtifactId

ArtifactId

core-android
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

LittleKt Game Framework
Kotlin Multiplatform 2D Game Framework
Project URL

Project URL

https://littlekt.com
Source Code Management

Source Code Management

https://github.com/littlektframework/littlekt

Download core-android

How to add to project

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

Dependencies

compile (2)

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

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.0-native-mt
org.jetbrains.kotlinx : atomicfu-jvm jar 0.17.0
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.6.0-native-mt
org.jetbrains.kotlinx : kotlinx-serialization-json-jvm jar 1.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0