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