License |
License |
---|---|
Categories |
CategoriesScience Business Logic Libraries |
GroupId | GroupIdorg.openscience.cdk |
ArtifactId | ArtifactIdcdk-ionpot |
Version | Version2.7 |
Type | Typejar |
Description |
Descriptioncdk-ionpot
Deprecated - Functionality moved to cdk-legacy
|
Filename | Size |
---|---|
cdk-ionpot-2.7.pom | |
cdk-ionpot-2.7.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openscience.cdk/cdk-ionpot/ -->
<dependency>
<groupId>org.openscience.cdk</groupId>
<artifactId>cdk-ionpot</artifactId>
<version>2.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.openscience.cdk/cdk-ionpot/
implementation 'org.openscience.cdk:cdk-ionpot:2.7'
// https://jarcasting.com/artifacts/org.openscience.cdk/cdk-ionpot/
implementation ("org.openscience.cdk:cdk-ionpot:2.7")
'org.openscience.cdk:cdk-ionpot:jar:2.7'
<dependency org="org.openscience.cdk" name="cdk-ionpot" rev="2.7">
<artifact name="cdk-ionpot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openscience.cdk', module='cdk-ionpot', version='2.7')
)
libraryDependencies += "org.openscience.cdk" % "cdk-ionpot" % "2.7"
[org.openscience.cdk/cdk-ionpot "2.7"]