Last Version

jpurexml 0.12

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

License

License

GroupId

GroupId

com.github.asilvestre
ArtifactId

ArtifactId

jpurexml
Version

Version

0.12
Type

Type

jar
Description

Description

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
Project URL

Project URL

https://github.com/asilvestre/jpurexml

Download jpurexml 0.12


<!-- https://jarcasting.com/artifacts/com.github.asilvestre/jpurexml/ -->
<dependency>
    <groupId>com.github.asilvestre</groupId>
    <artifactId>jpurexml</artifactId>
    <version>0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.asilvestre/jpurexml/
implementation 'com.github.asilvestre:jpurexml:0.12'
// https://jarcasting.com/artifacts/com.github.asilvestre/jpurexml/
implementation ("com.github.asilvestre:jpurexml:0.12")
'com.github.asilvestre:jpurexml:jar:0.12'
<dependency org="com.github.asilvestre" name="jpurexml" rev="0.12">
  <artifact name="jpurexml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.asilvestre', module='jpurexml', version='0.12')
)
libraryDependencies += "com.github.asilvestre" % "jpurexml" % "0.12"
[com.github.asilvestre/jpurexml "0.12"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
com.github.github : site-maven-plugin Optional jar 0.7

Project Modules

There are no modules declared in this project.