is not current version
Last Version 1.0.9

gov.nih.ncats:molwitch-cdk 1.0.1

MolWitch implementation that uses CDK as the underlying cheminformatics framework.

GroupId

GroupId

gov.nih.ncats
ArtifactId

ArtifactId

molwitch-cdk
Version

Version

1.0.1
Type

Type

jar

Download molwitch-cdk 1.0.1


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