smsd

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
Last Version

Last Version

2.2.3
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/ncats/SMSD
Source Code Management

Source Code Management

https://github.com/ncats/SMSD.git

Download smsd

Filename Size
smsd-2.2.3.pom 6 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • exec
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