Jar examples for x:xmltool
XML DSL
You can download jar file xmltool 1.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add xmltool-1.4.jar to your project.
<dependency> <groupId>com.google.code.xmltool</groupId> <artifactId>xmltool</artifactId> <version>1.4</version> </dependency>
compile group: 'com.google.code.xmltool', name: 'xmltool', version: '1.4'
libraryDependencies += "com.google.code.xmltool" % "xmltool" % "1.4"
<dependency org="com.google.code.xmltool" name="xmltool" rev="1.4"/>
@Grapes(@Grab(group='com.google.code.xmltool', module='xmltool', version='1.4'))
'com.google.code.xmltool:xmltool:jar:1.4'
Click the following link to download the jar file.
xmltool-1.4.jar