Download xml-utils-1.1.1.jar file - Jar x

Jar examples for x:xml-utils

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

xml-utils-1.1.1-javadoc.jar
xml-utils-1.1.1-sources.jar
xml-utils-1.1.1.jar
xml-utils-1.1.1.pom



Related Tutorials