is not current version
Last Version 4.8.9410

io.github.sonicdjgh:platform 4.8.944

Android Game Platform SDK

Categories

Categories

ORM Data
GroupId

GroupId

io.github.sonicdjgh
ArtifactId

ArtifactId

platform
Version

Version

4.8.944
Type

Type

aar

Download platform 4.8.944


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