| License |
License |
|---|---|
| GroupId | GroupIdgov.nih.ncats |
| ArtifactId | ArtifactIdmolwitch |
| Last Version | Last Version0.6.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionncats-molwitch
A Bridge interface to abstract the underlying cheminformatics library is used.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| molwitch-0.6.2.pom | |
| molwitch-0.6.2.jar | 165 KB |
| molwitch-0.6.2-sources.jar | 115 KB |
| molwitch-0.6.2-javadoc.jar | 579 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/gov.nih.ncats/molwitch/ -->
<dependency>
<groupId>gov.nih.ncats</groupId>
<artifactId>molwitch</artifactId>
<version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/gov.nih.ncats/molwitch/
implementation 'gov.nih.ncats:molwitch:0.6.2'
// https://jarcasting.com/artifacts/gov.nih.ncats/molwitch/
implementation ("gov.nih.ncats:molwitch:0.6.2")
'gov.nih.ncats:molwitch:jar:0.6.2'
<dependency org="gov.nih.ncats" name="molwitch" rev="0.6.2">
<artifact name="molwitch" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.nih.ncats', module='molwitch', version='0.6.2')
)
libraryDependencies += "gov.nih.ncats" % "molwitch" % "0.6.2"
[gov.nih.ncats/molwitch "0.6.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| gov.nih.ncats : ncats-common | jar | 0.3.6 |
| io.github.dan2097 : jna-inchi-all | jar | 1.0.1 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| uk.ac.cam.ch.opsin : opsin-core | jar | 2.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |