Jar examples for x:xmlwrapper
A lightweight set of wrappers around the Java DOM XML classes.
You can download jar file xmlwrapper 2.1.0 in this page.
Unlicensed
You can use the following script to add xmlwrapper-2.1.0.jar to your project.
<dependency> <groupId>com.jeffrodriguez</groupId> <artifactId>xmlwrapper</artifactId> <version>2.1.0</version> </dependency>
compile group: 'com.jeffrodriguez', name: 'xmlwrapper', version: '2.1.0'
libraryDependencies += "com.jeffrodriguez" % "xmlwrapper" % "2.1.0"
<dependency org="com.jeffrodriguez" name="xmlwrapper" rev="2.1.0"/>
@Grapes(@Grab(group='com.jeffrodriguez', module='xmlwrapper', version='2.1.0'))
'com.jeffrodriguez:xmlwrapper:jar:2.1.0'
Click the following link to download the jar file.
xmlwrapper-2.1.0-javadoc.jar