Jar examples for u:util-xml-editor
Library for easy XML document manipulation.
You can download jar file util-xml-editor 0.0.6 in this page.
MIT
You can use the following script to add util-xml-editor-0.0.6.jar to your project.
<dependency> <groupId>org.freecompany.util</groupId> <artifactId>util-xml-editor</artifactId> <version>0.0.6</version> </dependency>
compile group: 'org.freecompany.util', name: 'util-xml-editor', version: '0.0.6'
libraryDependencies += "org.freecompany.util" % "util-xml-editor" % "0.0.6"
<dependency org="org.freecompany.util" name="util-xml-editor" rev="0.0.6"/>
@Grapes(@Grab(group='org.freecompany.util', module='util-xml-editor', version='0.0.6'))
'org.freecompany.util:util-xml-editor:jar:0.0.6'
Click the following link to download the jar file.
util-xml-editor-0.0.6.jar