is not current version
Last Version 1.0.1

stax:stax-api 1.0


GroupId

GroupId

stax
ArtifactId

ArtifactId

stax-api
Version

Version

1.0
Type

Type

jar

Download stax-api 1.0


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