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

Jar examples for x:xml-utils

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials