Download julie-xml-tools-0.3.7.jar file - Jar j

Jar examples for j:julie-xml-tools

Description

Reads XML using the VTD parser.

You can download jar file julie-xml-tools 0.3.7 in this page.

Build File

You can use the following script to add julie-xml-tools-0.3.7.jar to your project.

<dependency>
   <groupId>de.julielab</groupId>
   <artifactId>julie-xml-tools</artifactId>
   <version>0.3.7</version>
</dependency>
compile group: 'de.julielab', name: 'julie-xml-tools', version: '0.3.7'
libraryDependencies += "de.julielab" % "julie-xml-tools" % "0.3.7"
<dependency org="de.julielab" name="julie-xml-tools" rev="0.3.7"/>
@Grapes(@Grab(group='de.julielab', module='julie-xml-tools', version='0.3.7'))
'de.julielab:julie-xml-tools:jar:0.3.7'

Download

Click the following link to download the jar file.

julie-xml-tools-0.3.7-javadoc.jar
julie-xml-tools-0.3.7-sources.jar
julie-xml-tools-0.3.7-xml-tools-assembly.jar
julie-xml-tools-0.3.7.jar
julie-xml-tools-0.3.7.pom



Related Tutorials