License |
License |
---|---|
GroupId | GroupIdorg.xml-cml |
ArtifactId | ArtifactIdjumbo-inchi |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJUMBO-InChI
A container for JUMBO's InChI functionality
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jumbo-inchi-1.0.pom | |
jumbo-inchi-1.0.jar | 13 KB |
jumbo-inchi-1.0-sources.jar | 12 KB |
jumbo-inchi-1.0-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xml-cml/jumbo-inchi/ -->
<dependency>
<groupId>org.xml-cml</groupId>
<artifactId>jumbo-inchi</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xml-cml/jumbo-inchi/
implementation 'org.xml-cml:jumbo-inchi:1.0'
// https://jarcasting.com/artifacts/org.xml-cml/jumbo-inchi/
implementation ("org.xml-cml:jumbo-inchi:1.0")
'org.xml-cml:jumbo-inchi:jar:1.0'
<dependency org="org.xml-cml" name="jumbo-inchi" rev="1.0">
<artifact name="jumbo-inchi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xml-cml', module='jumbo-inchi', version='1.0')
)
libraryDependencies += "org.xml-cml" % "jumbo-inchi" % "1.0"
[org.xml-cml/jumbo-inchi "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.xml-cml : euclid | jar | 1.0.1 |
org.xml-cml : cmlxom | jar | 3.1 |
org.xml-cml : jumbo | jar | 6.0 |
net.sf.jni-inchi : jni-inchi | jar | 0.8 |
xom : xom | jar | 1.2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |