is not current version
Last Version 1.3.0.beta7

io.github.m4gr3d:godot-openxr-stub 1.2.0

Godot OpenXR Android (Stub) Library

GroupId

GroupId

io.github.m4gr3d
ArtifactId

ArtifactId

godot-openxr-stub
Version

Version

1.2.0
Type

Type

aar

Download godot-openxr-stub 1.2.0


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