is not current version
Last Version 0.7.0

bio.singa:singa-chemistry 0.4.0


GroupId

GroupId

bio.singa
ArtifactId

ArtifactId

singa-chemistry
Version

Version

0.4.0
Type

Type

jar

Download singa-chemistry 0.4.0


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