is not current version
Last Version 1.3.0.beta7

io.github.m4gr3d:godot-openxr 1.3.0.beta6

Godot OpenXR Android Library

GroupId

GroupId

io.github.m4gr3d
ArtifactId

ArtifactId

godot-openxr
Version

Version

1.3.0.beta6
Type

Type

aar

Download godot-openxr 1.3.0.beta6


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