Last Version

StAX 1.2.0

StAX is the reference implementation of the StAX API

GroupId

GroupId

stax
ArtifactId

ArtifactId

stax
Version

Version

1.2.0
Type

Type

jar
Description

Description

StAX
StAX is the reference implementation of the StAX API

Download stax 1.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
stax : stax-api jar 1.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.