is not current version
Last Version 2.0.0

org.hisp:staxwax 1.2

Light-weight convenience framework for high-performance StAX XML writing and parsing.

GroupId

GroupId

org.hisp
ArtifactId

ArtifactId

staxwax
Version

Version

1.2
Type

Type

jar

Download staxwax 1.2


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