smsd-core

NCATS Fork of Small Molecule Subgraph Detector (SMSD) - A Maximum Common Subgraph (MCS) and substructure generation library for chemoinformatics

License

License

GroupId

GroupId

gov.nih.ncats
ArtifactId

ArtifactId

smsd-core
Last Version

Last Version

2.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

smsd-core
NCATS Fork of Small Molecule Subgraph Detector (SMSD) - A Maximum Common Subgraph (MCS) and substructure generation library for chemoinformatics

Download smsd-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.openscience.cdk : cdk-bundle jar 2.7.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.
gov.nih.ncats

National Center for Advancing Translational Sciences

Source code repositories from NCATS.

Versions

Version
2.2.3
2.2.2
2.2.1