Jar examples for x:xmlutils
My xmlutils library, a mixed bag of re-usable utility code.
You can download jar file xmlutils 0.6.10 in this page.
The Apache Software License, Version 2.0
You can use the following script to add xmlutils-0.6.10.jar to your project.
<dependency> <groupId>de.uni-rostock.sbi</groupId> <artifactId>xmlutils</artifactId> <version>0.6.10</version> </dependency>
compile group: 'de.uni-rostock.sbi', name: 'xmlutils', version: '0.6.10'
libraryDependencies += "de.uni-rostock.sbi" % "xmlutils" % "0.6.10"
<dependency org="de.uni-rostock.sbi" name="xmlutils" rev="0.6.10"/>
@Grapes(@Grab(group='de.uni-rostock.sbi', module='xmlutils', version='0.6.10'))
'de.uni-rostock.sbi:xmlutils:jar:0.6.10'
Click the following link to download the jar file.
xmlutils-0.6.10-javadoc.jar