Last Version

XOM 1.3.7

The XOM Dual Streaming/Tree API for Processing XML

License

License

GroupId

GroupId

xom
ArtifactId

ArtifactId

xom
Version

Version

1.3.7
Type

Type

jar
Description

Description

XOM
The XOM Dual Streaming/Tree API for Processing XML
Project URL

Project URL

https://xom.nu
Source Code Management

Source Code Management

https://github.com/elharo/xom

Download xom 1.3.7


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

Dependencies

compile (2)

Group / Artifact Type Version
xerces : xercesImpl jar 2.8.0
xalan : xalan jar 2.7.2

Project Modules

There are no modules declared in this project.