| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.openxri |
| Идентификатор | Идентификаторopenxri-syntax |
| Последняя версия | Последняя версия1.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеopenxri-syntax
OpenXRI is an open source project established to develop
freely
redistributable XRI application and libraries
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |