License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development |
GroupId | GroupIdio.github.sonicdjgh |
ArtifactId | ArtifactIdunity |
Last Version | Last Version4.8.941 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionunity
Android Game Platform SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
unity-4.8.941.pom | |
unity-4.8.941.aar | 19 KB |
unity-4.8.941-sources.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.sonicdjgh/unity/ -->
<dependency>
<groupId>io.github.sonicdjgh</groupId>
<artifactId>unity</artifactId>
<version>4.8.941</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.sonicdjgh/unity/
implementation 'io.github.sonicdjgh:unity:4.8.941'
// https://jarcasting.com/artifacts/io.github.sonicdjgh/unity/
implementation ("io.github.sonicdjgh:unity:4.8.941")
'io.github.sonicdjgh:unity:aar:4.8.941'
<dependency org="io.github.sonicdjgh" name="unity" rev="4.8.941">
<artifact name="unity" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.sonicdjgh', module='unity', version='4.8.941')
)
libraryDependencies += "io.github.sonicdjgh" % "unity" % "4.8.941"
[io.github.sonicdjgh/unity "4.8.941"]
Group / Artifact | Type | Version |
---|---|---|
io.github.sonicdjgh : unity | jar | 4.8.941 |