is not current version
Last Version 1.2.1

org.openxri:openxri 1.2.0

OpenXRI is an open source project established to develop freely redistributable XRI application and libraries

GroupId

GroupId

org.openxri
ArtifactId

ArtifactId

openxri
Version

Version

1.2.0
Type

Type

pom

Download openxri 1.2.0

Filename Size
openxri-1.2.0.pom 8 KB
Browse

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