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