StAX API

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

License

License

GroupId

GroupId

stax
ArtifactId

ArtifactId

stax-api
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download stax-api

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0