is not current version
Last Version 4.8.941

io.github.sonicdjgh:native 4.8.932

Android Game Platform SDK

Categories

Categories

Native Development Tools
GroupId

GroupId

io.github.sonicdjgh
ArtifactId

ArtifactId

native
Version

Version

4.8.932
Type

Type

aar

Download native 4.8.932


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