Last Version

smsd 2.2.3

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
Version

Version

2.2.3
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 2.2.3

Filename Size
smsd-2.2.3.pom 6 KB
Browse

<!-- 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