Last Version

com.github.codemonstur:simplexml 3.0.0

A clean and simple XML parser, serializer, and deserializer.

License

License

GroupId

GroupId

com.github.codemonstur
ArtifactId

ArtifactId

simplexml
Version

Version

3.0.0
Type

Type

jar
Description

Description

com.github.codemonstur:simplexml
A clean and simple XML parser, serializer, and deserializer.
Project URL

Project URL

https://github.com/codemonstur/simplexml
Source Code Management

Source Code Management

https://github.com/codemonstur/simplexml

Download simplexml 3.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.objenesis : objenesis jar 3.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.unitils : unitils-core jar 3.4.6
org.apache.commons : commons-text jar 1.9

Project Modules

There are no modules declared in this project.