is not current version
Last Version 0.3.3

de.bioforscher.singa:singa-chemistry 0.2.0


GroupId

GroupId

de.bioforscher.singa
ArtifactId

ArtifactId

singa-chemistry
Version

Version

0.2.0
Type

Type

jar

Download singa-chemistry 0.2.0


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