Download stax-1.0.jar file - Jar s

Jar examples for s:stax

Description

You can download jar file stax 1.0 in this page.

License

GNU Lesser General Public License v2.1

Build File

You can use the following script to add stax-1.0.jar to your project.

<dependency>
   <groupId>net.sf.stax</groupId>
   <artifactId>stax</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'net.sf.stax', name: 'stax', version: '1.0'
libraryDependencies += "net.sf.stax" % "stax" % "1.0"
<dependency org="net.sf.stax" name="stax" rev="1.0"/>
@Grapes(@Grab(group='net.sf.stax', module='stax', version='1.0'))
'net.sf.stax:stax:jar:1.0'

Download

Click the following link to download the jar file.

stax-1.0.jar
stax-1.0.pom



Related Tutorials