Jar examples for s:staxwax
Light-weight convenience framework for high-performance XML writing and parsing.
You can download jar file staxwax 1.0.2 in this page.
BSD
You can use the following script to add staxwax-1.0.2.jar to your project.
<dependency> <groupId>org.amplecode</groupId> <artifactId>staxwax</artifactId> <version>1.0.2</version> </dependency>
compile group: 'org.amplecode', name: 'staxwax', version: '1.0.2'
libraryDependencies += "org.amplecode" % "staxwax" % "1.0.2"
<dependency org="org.amplecode" name="staxwax" rev="1.0.2"/>
@Grapes(@Grab(group='org.amplecode', module='staxwax', version='1.0.2'))
'org.amplecode:staxwax:jar:1.0.2'
Click the following link to download the jar file.
staxwax-1.0.2.jar