License |
License |
---|---|
GroupId | GroupIdorg.openxri |
ArtifactId | ArtifactIdopenxri-syntax |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionopenxri-syntax
OpenXRI is an open source project established to develop
freely
redistributable XRI application and libraries
|
Project URL |
Project URL |
Filename | Size |
---|---|
openxri-syntax-1.2.1.pom | |
openxri-syntax-1.2.1.zip | 4 MB |
openxri-syntax-1.2.1-sources.jar | 80 KB |
openxri-syntax-1.2.1-javadoc.jar | 669 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openxri/openxri-syntax/ -->
<dependency>
<groupId>org.openxri</groupId>
<artifactId>openxri-syntax</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openxri/openxri-syntax/
implementation 'org.openxri:openxri-syntax:1.2.1'
// https://jarcasting.com/artifacts/org.openxri/openxri-syntax/
implementation ("org.openxri:openxri-syntax:1.2.1")
'org.openxri:openxri-syntax:jar:1.2.1'
<dependency org="org.openxri" name="openxri-syntax" rev="1.2.1">
<artifact name="openxri-syntax" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openxri', module='openxri-syntax', version='1.2.1')
)
libraryDependencies += "org.openxri" % "openxri-syntax" % "1.2.1"
[org.openxri/openxri-syntax "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.ibm.icu : icu4j | jar | 3.4.4 |
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 |