Download xml-utils-3.2-RC1.jar file - Jar x

Jar examples for x:xml-utils

Description

You can download jar file xml-utils 3.2-RC1 in this page.

License

Apache License

Build File

You can use the following script to add xml-utils-3.2-RC1.jar to your project.

<dependency>
   <groupId>org.aperteworkflow</groupId>
   <artifactId>xml-utils</artifactId>
   <version>3.2-RC1</version>
</dependency>
compile group: 'org.aperteworkflow', name: 'xml-utils', version: '3.2-RC1'
libraryDependencies += "org.aperteworkflow" % "xml-utils" % "3.2-RC1"
<dependency org="org.aperteworkflow" name="xml-utils" rev="3.2-RC1"/>
@Grapes(@Grab(group='org.aperteworkflow', module='xml-utils', version='3.2-RC1'))
'org.aperteworkflow:xml-utils:jar:3.2-RC1'

Download

Click the following link to download the jar file.

xml-utils-3.2-RC1-javadoc.jar
xml-utils-3.2-RC1-sources.jar
xml-utils-3.2-RC1.jar
xml-utils-3.2-RC1.pom



Related Tutorials