is not current version
Last Version 4.8.9410

io.github.sonicdjgh:support 4.8.932

Android Game Platform SDK

GroupId

GroupId

io.github.sonicdjgh
ArtifactId

ArtifactId

support
Version

Version

4.8.932
Type

Type

aar

Download support 4.8.932


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