is not current version
Last Version 4.8.941

io.github.sonicdjgh:native 4.8.911

Android Game Platform SDK

Categories

Categories

Native Development Tools
GroupId

GroupId

io.github.sonicdjgh
ArtifactId

ArtifactId

native
Version

Version

4.8.911
Type

Type

aar

Download native 4.8.911


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