| GroupId | GroupIdio.github.m4gr3d |
|---|---|
| ArtifactId | ArtifactIdgodot-openxr-stub |
| Version | Version1.3.0.beta6 |
| Type | Typeaar |
| Filename | Size |
|---|---|
| godot-openxr-stub-1.3.0.beta6.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.beta6</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.beta6'
// https://jarcasting.com/artifacts/io.github.m4gr3d/godot-openxr-stub/
implementation ("io.github.m4gr3d:godot-openxr-stub:1.3.0.beta6")
'io.github.m4gr3d:godot-openxr-stub:aar:1.3.0.beta6'
<dependency org="io.github.m4gr3d" name="godot-openxr-stub" rev="1.3.0.beta6">
<artifact name="godot-openxr-stub" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.m4gr3d', module='godot-openxr-stub', version='1.3.0.beta6')
)
libraryDependencies += "io.github.m4gr3d" % "godot-openxr-stub" % "1.3.0.beta6"
[io.github.m4gr3d/godot-openxr-stub "1.3.0.beta6"]