Download staxwax-1.0.2.jar file - Jar s

Jar examples for s:staxwax

Description

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

You can download jar file staxwax 1.0.2 in this page.

License

BSD

Build File

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'

Download

Click the following link to download the jar file.

staxwax-1.0.2.jar
staxwax-1.0.2.pom



Related Tutorials