OpenXR Loader for Android

The AAR for the OpenXR Loader as used on Android.

License

License

GroupId

GroupId

org.khronos.openxr
ArtifactId

ArtifactId

openxr_loader_for_android
Last Version

Last Version

1.0.24
Release Date

Release Date

Type

Type

aar
Description

Description

OpenXR Loader for Android
The AAR for the OpenXR Loader as used on Android.
Project URL

Project URL

https://github.com/KhronosGroup/OpenXR-SDK-Source
Source Code Management

Source Code Management

https://github.com/KhronosGroup/OpenXR-SDK-Source

Download openxr_loader_for_android

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.24
1.0.23
1.0.22
1.0.20