Jar examples for s:stax
You can download jar file stax 1.0 in this page.
GNU Lesser General Public License v2.1
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'
Click the following link to download the jar file.
stax-1.0.jar