| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииUnity Прикладные библиотеки Game Development |
| Группа | Группаio.github.sonicdjgh |
| Идентификатор | Идентификаторunity |
| Последняя версия | Последняя версия4.8.941 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеunity
Android Game Platform SDK
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| unity-4.8.941.pom | |
| unity-4.8.941.aar | 19 KB |
| unity-4.8.941-sources.jar | 6 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.sonicdjgh : unity | jar | 4.8.941 |