is not current version
Last Version 4.1

CMLXOM 3.2

A Java library for processing CML

License

License

GroupId

GroupId

org.blueobelisk
ArtifactId

ArtifactId

cmlxom
Version

Version

3.2
Type

Type

jar
Description

Description

CMLXOM
A Java library for processing CML
Project URL

Project URL

https://github.com/BlueObelisk/cmlxom
Project Organization

Project Organization

Peter Murray-Rust

Download cmlxom 3.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.blueobelisk : euclid jar 1.3
org.ccil.cowan.tagsoup : tagsoup jar 1.2
xml-apis : xml-apis jar 1.3.03
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.