Last Version

godot 3.5.0.beta

Godot Engine Android Library

License

License

GroupId

GroupId

io.github.m4gr3d
ArtifactId

ArtifactId

godot
Version

Version

3.5.0.beta
Type

Type

aar
Description

Description

godot
Godot Engine Android Library
Project URL

Project URL

https://godotengine.org/
Source Code Management

Source Code Management

https://github.com/godotengine/godot/tree/master

Download godot 3.5.0.beta


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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.6.10
androidx.fragment » fragment jar 1.3.6

Project Modules

There are no modules declared in this project.