не последняя версия
Последняя версия 3.5.0.beta

io.github.m4gr3d:godot 3.4.4.rc2

Godot Engine Android Library

Группа

Группа

io.github.m4gr3d
Идентификатор

Идентификатор

godot
Версия

Версия

3.4.4.rc2
Тип

Тип

aar

Скачать godot 3.4.4.rc2

Имя Файла Размер
godot-3.4.4.rc2.pom
Обзор

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