is not current version
Last Version 0.7.0

bio.singa:singa-chemistry 0.5.0

The chemistry package of SiNGA handles aspects that range into chemoinformatics, such as parsing and manipulation of chemical entities as well as their annotation with features.

GroupId

GroupId

bio.singa
ArtifactId

ArtifactId

singa-chemistry
Version

Version

0.5.0
Type

Type

jar

Download singa-chemistry 0.5.0


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