Last Version

de.bioforscher.singa:singa-core 0.3.3

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

License

License

GroupId

GroupId

de.bioforscher.singa
ArtifactId

ArtifactId

singa-core
Version

Version

0.3.3
Type

Type

jar
Description

Description

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

Download singa-core 0.3.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-log4j12 jar 1.7.21

Project Modules

There are no modules declared in this project.