is not current version
Last Version 0.6.2

gov.nih.ncats:molwitch 0.5.2

A Bridge interface to abstract the underlying cheminformatics library is used.

GroupId

GroupId

gov.nih.ncats
ArtifactId

ArtifactId

molwitch
Version

Version

0.5.2
Type

Type

jar

Download molwitch 0.5.2


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