License |
License |
---|---|
GroupId | GroupIdorg.openxri |
ArtifactId | ArtifactIdopenxri |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionopenxri
OpenXRI is an open source project established to develop
freely
redistributable XRI application and libraries
|
Filename | Size |
---|---|
openxri-1.2.1.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openxri/openxri/ -->
<dependency>
<groupId>org.openxri</groupId>
<artifactId>openxri</artifactId>
<version>1.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openxri/openxri/
implementation 'org.openxri:openxri:1.2.1'
// https://jarcasting.com/artifacts/org.openxri/openxri/
implementation ("org.openxri:openxri:1.2.1")
'org.openxri:openxri:pom:1.2.1'
<dependency org="org.openxri" name="openxri" rev="1.2.1">
<artifact name="openxri" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openxri', module='openxri', version='1.2.1')
)
libraryDependencies += "org.openxri" % "openxri" % "1.2.1"
[org.openxri/openxri "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1 |
log4j : log4j | jar | 1.2.14 |
org.slf4j : slf4j-jcl | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |