Jar examples for j:jpurexml
Simple all-in-memory XML parser coded in pure Java code so tools like Google's PlayN can transcompile it to all its target platforms
You can download jar file jpurexml 0.9 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jpurexml-0.9.jar to your project.
<dependency> <groupId>com.github.asilvestre</groupId> <artifactId>jpurexml</artifactId> <version>0.9</version> </dependency>
compile group: 'com.github.asilvestre', name: 'jpurexml', version: '0.9'
libraryDependencies += "com.github.asilvestre" % "jpurexml" % "0.9"
<dependency org="com.github.asilvestre" name="jpurexml" rev="0.9"/>
@Grapes(@Grab(group='com.github.asilvestre', module='jpurexml', version='0.9'))
'com.github.asilvestre:jpurexml:jar:0.9'
Click the following link to download the jar file.
jpurexml-0.9-javadoc.jar