Download aalto-xml-0.9.8.jar file - Jar a

Jar examples for a:aalto-xml

Description

Ultra-high performance non-blocking XML processor (Stax/Stax2, SAX/SAX2)

You can download jar file aalto-xml 0.9.8 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add aalto-xml-0.9.8.jar to your project.

<dependency>
   <groupId>com.fasterxml</groupId>
   <artifactId>aalto-xml</artifactId>
   <version>0.9.8</version>
</dependency>
compile group: 'com.fasterxml', name: 'aalto-xml', version: '0.9.8'
libraryDependencies += "com.fasterxml" % "aalto-xml" % "0.9.8"
<dependency org="com.fasterxml" name="aalto-xml" rev="0.9.8"/>
@Grapes(@Grab(group='com.fasterxml', module='aalto-xml', version='0.9.8'))
'com.fasterxml:aalto-xml:jar:0.9.8'

Download

Click the following link to download the jar file.

aalto-xml-0.9.8-javadoc.jar
aalto-xml-0.9.8-sources.jar
aalto-xml-0.9.8.jar
aalto-xml-0.9.8.pom



Related Tutorials