| License |
License |
|---|---|
| GroupId | GroupIdio.github.m4gr3d |
| ArtifactId | ArtifactIdgodot-openxr |
| Version | Version1.3.0.beta7 |
| 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.beta7.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.beta7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.m4gr3d/godot-openxr/
implementation 'io.github.m4gr3d:godot-openxr:1.3.0.beta7'
// https://jarcasting.com/artifacts/io.github.m4gr3d/godot-openxr/
implementation ("io.github.m4gr3d:godot-openxr:1.3.0.beta7")
'io.github.m4gr3d:godot-openxr:aar:1.3.0.beta7'
<dependency org="io.github.m4gr3d" name="godot-openxr" rev="1.3.0.beta7">
<artifact name="godot-openxr" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.m4gr3d', module='godot-openxr', version='1.3.0.beta7')
)
libraryDependencies += "io.github.m4gr3d" % "godot-openxr" % "1.3.0.beta7"
[io.github.m4gr3d/godot-openxr "1.3.0.beta7"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.m4gr3d : godot | jar | 3.4.4.stable |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.10 |