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
'com.github.asilvestre:jpurexml:0.12'
<dependency> <groupId>com.github.asilvestre</groupId> <artifactId>jpurexml</artifactId> <version>0.12</version> </dependency>
<dependency org="com.github.asilvestre" name="jpurexml" rev="0.12"/>
"com.github.asilvestre", "jpurexml", "0.12"