is not current version
Last Version 0.7.0

bio.singa:singa-all 0.4.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

bio.singa
ArtifactId

ArtifactId

singa-all
Version

Version

0.4.0
Type

Type

pom

Download singa-all 0.4.0

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

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