Last Version

bio.singa:singa-sequence 0.7.0

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

bio.singa
ArtifactId

ArtifactId

singa-sequence
Version

Version

0.7.0
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-sequence 0.7.0


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

Dependencies

compile (2)

Group / Artifact Type Version
bio.singa : singa-structure jar 0.7.0
org.slf4j : slf4j-api jar 1.7.21

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.slf4j : slf4j-log4j12 jar 1.7.21

Project Modules

There are no modules declared in this project.