Jar examples for x:xmlobjects
A lightweight high level XML pull parser framework
You can download jar file xmlobjects 0.4.2 in this page.
The Apache License, Version 2.0
You can use the following script to add xmlobjects-0.4.2.jar to your project.
<dependency> <groupId>org.dmfs</groupId> <artifactId>xmlobjects</artifactId> <version>0.4.2</version> </dependency>
compile group: 'org.dmfs', name: 'xmlobjects', version: '0.4.2'
libraryDependencies += "org.dmfs" % "xmlobjects" % "0.4.2"
<dependency org="org.dmfs" name="xmlobjects" rev="0.4.2"/>
@Grapes(@Grab(group='org.dmfs', module='xmlobjects', version='0.4.2'))
'org.dmfs:xmlobjects:jar:0.4.2'
Click the following link to download the jar file.
xmlobjects-0.4.2-javadoc.jar