| License |
License |
|---|---|
| GroupId | GroupIdio.github.m4gr3d |
| ArtifactId | ArtifactIdgodot |
| Last Version | Last Version3.5.0.beta |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptiongodot
Godot Engine Android Library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| godot-3.5.0.beta.pom | |
| godot-3.5.0.beta-sources.jar | 163 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.6.10 |
| androidx.fragment » fragment | jar | 1.3.6 |