is not current version
Last Version 4.8.941

io.github.sonicdjgh:unity 4.8.90

Android Game Platform SDK

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

io.github.sonicdjgh
ArtifactId

ArtifactId

unity
Version

Version

4.8.90
Type

Type

aar

Download unity 4.8.90


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