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

Jar examples for x:xml-utils

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials