Jumbo

A Java library for processing CML

License

License

GroupId

GroupId

org.xml-cml
ArtifactId

ArtifactId

jumbo
Last Version

Last Version

6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Jumbo
A Java library for processing CML
Project Organization

Project Organization

Peter Murray-Rust

Download jumbo

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.xml-cml : euclid jar 1.0.1
org.xml-cml : cmlxom jar 3.1
log4j : log4j jar 1.2.16
commons-io : commons-io jar 2.0.1
xom : xom jar 1.2.5
org.apache.commons : commons-math jar 2.2

test (2)

Group / Artifact Type Version
org.xml-cml : jumbo-testutil jar 1.0.1
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
6.0