| License |
License |
|---|---|
| GroupId | GroupIdgov.nih.ncats |
| ArtifactId | ArtifactIdmolvec |
| Last Version | Last Version0.9.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMolVec
NCATS (chemical) ocr
engine that can a way to vectorize
chemical images into Chemical objects preserving the 2D layout as much as
possible.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| molvec-0.9.8.pom | |
| molvec-0.9.8.jar | 488 KB |
| molvec-0.9.8-sources.jar | 225 KB |
| molvec-0.9.8-javadoc.jar | 319 KB |
| molvec-0.9.8-jar-with-dependencies.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/gov.nih.ncats/molvec/ -->
<dependency>
<groupId>gov.nih.ncats</groupId>
<artifactId>molvec</artifactId>
<version>0.9.8</version>
</dependency>
// https://jarcasting.com/artifacts/gov.nih.ncats/molvec/
implementation 'gov.nih.ncats:molvec:0.9.8'
// https://jarcasting.com/artifacts/gov.nih.ncats/molvec/
implementation ("gov.nih.ncats:molvec:0.9.8")
'gov.nih.ncats:molvec:jar:0.9.8'
<dependency org="gov.nih.ncats" name="molvec" rev="0.9.8">
<artifact name="molvec" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.nih.ncats', module='molvec', version='0.9.8')
)
libraryDependencies += "gov.nih.ncats" % "molvec" % "0.9.8"
[gov.nih.ncats/molvec "0.9.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.twelvemonkeys.imageio : imageio-tiff | jar | 3.6 |
| gov.nih.ncats : ncats-common | jar | 0.3.4 |
| gov.nih.ncats : ncats-common-cli | jar | 0.9.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| gov.nih.ncats : molwitch-cdk | jar | 1.0.1 |
| gov.nih.ncats : molwitch-renderer | jar | 1.0 |
| com.mortennobel : java-image-scaling | jar | 0.8.6 |