is not current version
Last Version 2.0.0

org.hisp:staxwax 1.3

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

GroupId

GroupId

org.hisp
ArtifactId

ArtifactId

staxwax
Version

Version

1.3
Type

Type

jar

Download staxwax 1.3


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