is not current version
Last Version 1.3.0.beta7

io.github.m4gr3d:godot-openxr-stub 1.3.0.beta

Godot OpenXR Android (Stub) Library

GroupId

GroupId

io.github.m4gr3d
ArtifactId

ArtifactId

godot-openxr-stub
Version

Version

1.3.0.beta
Type

Type

aar

Download godot-openxr-stub 1.3.0.beta


<!-- 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.beta</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.beta'
// https://jarcasting.com/artifacts/io.github.m4gr3d/godot-openxr-stub/
implementation ("io.github.m4gr3d:godot-openxr-stub:1.3.0.beta")
'io.github.m4gr3d:godot-openxr-stub:aar:1.3.0.beta'
<dependency org="io.github.m4gr3d" name="godot-openxr-stub" rev="1.3.0.beta">
  <artifact name="godot-openxr-stub" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.m4gr3d', module='godot-openxr-stub', version='1.3.0.beta')
)
libraryDependencies += "io.github.m4gr3d" % "godot-openxr-stub" % "1.3.0.beta"
[io.github.m4gr3d/godot-openxr-stub "1.3.0.beta"]