is not current version
Last Version 4.8.941

io.github.sonicdjgh:unity 4.8.912

Android Game Platform SDK

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

io.github.sonicdjgh
ArtifactId

ArtifactId

unity
Version

Version

4.8.912
Type

Type

aar

Download unity 4.8.912


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