License |
License |
---|---|
GroupId | GroupIdgov.nih.ncats |
ArtifactId | ArtifactIdmolwitch-cdk |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptionmolwitch-cdk
MolWitch implementation that uses CDK as the underlying cheminformatics framework.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
molwitch-cdk-1.0.3.pom | |
molwitch-cdk-1.0.3.jar | 88 KB |
molwitch-cdk-1.0.3-sources.jar | 49 KB |
molwitch-cdk-1.0.3-javadoc.jar | 153 KB |
molwitch-cdk-1.0.3-jar-with-dependencies.jar | 29 MB |
Browse |
<!-- https://jarcasting.com/artifacts/gov.nih.ncats/molwitch-cdk/ -->
<dependency>
<groupId>gov.nih.ncats</groupId>
<artifactId>molwitch-cdk</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/gov.nih.ncats/molwitch-cdk/
implementation 'gov.nih.ncats:molwitch-cdk:1.0.3'
// https://jarcasting.com/artifacts/gov.nih.ncats/molwitch-cdk/
implementation ("gov.nih.ncats:molwitch-cdk:1.0.3")
'gov.nih.ncats:molwitch-cdk:jar:1.0.3'
<dependency org="gov.nih.ncats" name="molwitch-cdk" rev="1.0.3">
<artifact name="molwitch-cdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.nih.ncats', module='molwitch-cdk', version='1.0.3')
)
libraryDependencies += "gov.nih.ncats" % "molwitch-cdk" % "1.0.3"
[gov.nih.ncats/molwitch-cdk "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
gov.nih.ncats : molwitch | jar | 0.5.2 |
gov.nih.ncats : ncats-common | jar | 0.3.3 |
org.openscience.cdk : cdk-bundle | jar | 2.3 |
org.jooq : jool-java-8 | jar | 0.9.13 |
Group / Artifact | Type | Version |
---|---|---|
gov.nih.ncats : molwitch-apitests | test-jar | 0.5.2 |