License |
License |
---|---|
GroupId | GroupIdorg.xml-cml |
ArtifactId | ArtifactIdjumbo |
Last Version | Last Version6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJumbo
A Java library for processing CML
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jumbo-6.0.pom | |
jumbo-6.0.jar | 900 KB |
jumbo-6.0-sources.jar | 697 KB |
jumbo-6.0-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.xml-cml : jumbo-testutil | jar | 1.0.1 |
junit : junit | jar | 4.8.2 |