| License |
License |
|---|---|
| GroupId | GroupIdio.github.m4gr3d |
| ArtifactId | ArtifactIdgodot-openxr |
| Version | Version1.3.0.beta3 |
| Type | Typeaar |
| Description |
Descriptiongodot-openxr
Godot OpenXR Android Library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| godot-openxr-1.3.0.beta3.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.m4gr3d/godot-openxr/ -->
<dependency>
<groupId>io.github.m4gr3d</groupId>
<artifactId>godot-openxr</artifactId>
<version>1.3.0.beta3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.m4gr3d/godot-openxr/
implementation 'io.github.m4gr3d:godot-openxr:1.3.0.beta3'
// https://jarcasting.com/artifacts/io.github.m4gr3d/godot-openxr/
implementation ("io.github.m4gr3d:godot-openxr:1.3.0.beta3")
'io.github.m4gr3d:godot-openxr:aar:1.3.0.beta3'
<dependency org="io.github.m4gr3d" name="godot-openxr" rev="1.3.0.beta3">
<artifact name="godot-openxr" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.m4gr3d', module='godot-openxr', version='1.3.0.beta3')
)
libraryDependencies += "io.github.m4gr3d" % "godot-openxr" % "1.3.0.beta3"
[io.github.m4gr3d/godot-openxr "1.3.0.beta3"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.m4gr3d : godot | jar | 3.4.3.stable |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.10 |