XOM

The XOM Dual Streaming/Tree API for Processing XML

License

License

GroupId

GroupId

com.io7m.xom
ArtifactId

ArtifactId

xom
Last Version

Last Version

1.2.10
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://xom.nu

Download xom

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
xml-apis : xml-apis jar 1.3.03
xerces : xercesImpl jar 2.8.0
xalan : xalan jar 2.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.10