Last Version

miniGDX 1.0.0

Multiplatform 3D Game Engine using Kotlin Multiplatform

License

License

GroupId

GroupId

com.github.minigdx
ArtifactId

ArtifactId

minigdx-android
Version

Version

1.0.0
Type

Type

aar
Description

Description

miniGDX
Multiplatform 3D Game Engine using Kotlin Multiplatform
Project URL

Project URL

https://github.com/minigdx/minigdx
Source Code Management

Source Code Management

https://github.com/minigdx/minigdx

Download minigdx-android 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.minigdx : gltf-api-jvm jar 1.0.0
com.github.minigdx : kotlin-math-jvm jar 1.0.0
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.4.2

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 1.4.20
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.4.20
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.20
org.l33tlabs.twl : pngdecoder jar 1.0

Project Modules

There are no modules declared in this project.