is not current version
Last Version 0.9.8

gov.nih.ncats:molvec 0.9.7

NCATS (chemical) ocr engine that can a way to vectorize chemical images into Chemical objects preserving the 2D layout as much as possible.

GroupId

GroupId

gov.nih.ncats
ArtifactId

ArtifactId

molvec
Version

Version

0.9.7
Type

Type

jar

Download molvec 0.9.7


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