License |
License |
---|---|
Categories |
CategoriesScience Business Logic Libraries |
GroupId | GroupIdorg.openscience.cdk |
ArtifactId | ArtifactIdcdk-interfaces |
Last Version | Last Version2.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncdk-interfaces
Modular library for Cheminformatics
|
Filename | Size |
---|---|
cdk-interfaces-2.7.1.pom | |
cdk-interfaces-2.7.1.jar | 36 KB |
cdk-interfaces-2.7.1-tests.jar | 1 KB |
cdk-interfaces-2.7.1-sources.jar | 75 KB |
cdk-interfaces-2.7.1-javadoc.jar | 421 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openscience.cdk/cdk-interfaces/ -->
<dependency>
<groupId>org.openscience.cdk</groupId>
<artifactId>cdk-interfaces</artifactId>
<version>2.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openscience.cdk/cdk-interfaces/
implementation 'org.openscience.cdk:cdk-interfaces:2.7.1'
// https://jarcasting.com/artifacts/org.openscience.cdk/cdk-interfaces/
implementation ("org.openscience.cdk:cdk-interfaces:2.7.1")
'org.openscience.cdk:cdk-interfaces:jar:2.7.1'
<dependency org="org.openscience.cdk" name="cdk-interfaces" rev="2.7.1">
<artifact name="cdk-interfaces" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openscience.cdk', module='cdk-interfaces', version='2.7.1')
)
libraryDependencies += "org.openscience.cdk" % "cdk-interfaces" % "2.7.1"
[org.openscience.cdk/cdk-interfaces "2.7.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.vecmath : vecmath | jar | 1.5.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |