не последняя версия
Последняя версия 0.6.2

gov.nih.ncats:molwitch 0.5.8

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

Группа

Группа

gov.nih.ncats
Идентификатор

Идентификатор

molwitch
Версия

Версия

0.5.8
Тип

Тип

jar

Скачать molwitch 0.5.8


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