is not current version
Last Version 4.8.9410

io.github.sonicdjgh:speed-shark 4.8.90

Android Game Platform SDK

GroupId

GroupId

io.github.sonicdjgh
ArtifactId

ArtifactId

speed-shark
Version

Version

4.8.90
Type

Type

aar

Download speed-shark 4.8.90


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