is not current version
Last Version 0.3.3

de.bioforscher.singa:singa-all 0.2.0

SiNGA (Simulation of Natural Systems using Graph Automata) is an open-source library containing tools especially for structural bioinformatics and systems biology.

GroupId

GroupId

de.bioforscher.singa
ArtifactId

ArtifactId

singa-all
Version

Version

0.2.0
Type

Type

pom

Download singa-all 0.2.0

Filename Size
singa-all-0.2.0.pom 7 KB
Browse

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