Last Version

EasyXML 0.1

An easy to use GWT compatible XML parser for Java

License

License

GroupId

GroupId

com.goharsha
ArtifactId

ArtifactId

easyxml
Version

Version

0.1
Type

Type

jar
Description

Description

EasyXML
An easy to use GWT compatible XML parser for Java
Project URL

Project URL

https://github.com/sriharshachilakapati/EasyXML/

Download easyxml 0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.