| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.m4gr3d |
| Идентификатор | Идентификаторgast-core |
| Версия | Версия0.30.2 |
| Тип | Типaar |
| Описание |
Описаниеgast-core
Godot Android Streaming Texture (GAST) Library
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| gast-core-0.30.2.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.m4gr3d/gast-core/ -->
<dependency>
<groupId>io.github.m4gr3d</groupId>
<artifactId>gast-core</artifactId>
<version>0.30.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.m4gr3d/gast-core/
implementation 'io.github.m4gr3d:gast-core:0.30.2'
// https://jarcasting.com/artifacts/io.github.m4gr3d/gast-core/
implementation ("io.github.m4gr3d:gast-core:0.30.2")
'io.github.m4gr3d:gast-core:aar:0.30.2'
<dependency org="io.github.m4gr3d" name="gast-core" rev="0.30.2">
<artifact name="gast-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.m4gr3d', module='gast-core', version='0.30.2')
)
libraryDependencies += "io.github.m4gr3d" % "gast-core" % "0.30.2"
[io.github.m4gr3d/gast-core "0.30.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.m4gr3d : godot | jar | 3.4.4.stable |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.10 |
| androidx.legacy » legacy-support-v4 | jar | 1.0.0 |