Jar examples for s:stax-utils
Provides a set of utility classes to integrate StAX into existing XML processing applications.
You can download jar file stax-utils 20040917 in this page.
BSD
You can use the following script to add stax-utils-20040917.jar to your project.
<dependency> <groupId>net.java.dev.stax-utils</groupId> <artifactId>stax-utils</artifactId> <version>20040917</version> </dependency>
compile group: 'net.java.dev.stax-utils', name: 'stax-utils', version: '20040917'
libraryDependencies += "net.java.dev.stax-utils" % "stax-utils" % "20040917"
<dependency org="net.java.dev.stax-utils" name="stax-utils" rev="20040917"/>
@Grapes(@Grab(group='net.java.dev.stax-utils', module='stax-utils', version='20040917'))
'net.java.dev.stax-utils:stax-utils:jar:20040917'
Click the following link to download the jar file.
stax-utils-20040917.jar