StAX API

StAX API is the standard java XML processing API defined by JSR-173

Лицензия

Лицензия

Группа

Группа

stax
Идентификатор

Идентификатор

stax-api
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

StAX API
StAX API is the standard java XML processing API defined by JSR-173

Скачать stax-api

Имя Файла Размер
stax-api-1.0.1.pom
stax-api-1.0.1.jar 25 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.1
1.0