EasyXML

A Java library to easily parse, unparse and manipulate XML.

License

License

GroupId

GroupId

it.trvi
ArtifactId

ArtifactId

easyxml
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

EasyXML
A Java library to easily parse, unparse and manipulate XML.
Project URL

Project URL

https://github.com/StefanoTrv/EasyXML
Source Code Management

Source Code Management

http://github.com/StefanoTrv/EasyXML/tree/master

Download easyxml

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1