is not current version
Last Version 2.7.1

org.openscience.cdk:cdk-datadebug 1.5.15


Categories

Categories

Data Science Business Logic Libraries
GroupId

GroupId

org.openscience.cdk
ArtifactId

ArtifactId

cdk-datadebug
Version

Version

1.5.15
Type

Type

jar

Download cdk-datadebug 1.5.15


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