is not current version
Last Version 0.3.3

de.bioforscher.singa:singa-all 0.1.3

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.1.3
Type

Type

pom

Download singa-all 0.1.3

Filename Size
singa-all-0.1.3.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.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.bioforscher.singa/singa-all/
implementation 'de.bioforscher.singa:singa-all:0.1.3'
// https://jarcasting.com/artifacts/de.bioforscher.singa/singa-all/
implementation ("de.bioforscher.singa:singa-all:0.1.3")
'de.bioforscher.singa:singa-all:pom:0.1.3'
<dependency org="de.bioforscher.singa" name="singa-all" rev="0.1.3">
  <artifact name="singa-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.bioforscher.singa', module='singa-all', version='0.1.3')
)
libraryDependencies += "de.bioforscher.singa" % "singa-all" % "0.1.3"
[de.bioforscher.singa/singa-all "0.1.3"]