License |
License |
---|---|
GroupId | GroupIdde.bioforscher.singa |
ArtifactId | ArtifactIdsinga-features |
Last Version | Last Version0.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSiNGA (Simulation of Natural Systems using Graph Automata) is an open-source library containing tools especially
for structural bioinformatics and systems biology.
|
Filename | Size |
---|---|
singa-features-0.3.3.pom | |
singa-features-0.3.3.jar | 24 KB |
singa-features-0.3.3-sources.jar | 14 KB |
singa-features-0.3.3-javadoc.jar | 147 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.bioforscher.singa/singa-features/ -->
<dependency>
<groupId>de.bioforscher.singa</groupId>
<artifactId>singa-features</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.bioforscher.singa/singa-features/
implementation 'de.bioforscher.singa:singa-features:0.3.3'
// https://jarcasting.com/artifacts/de.bioforscher.singa/singa-features/
implementation ("de.bioforscher.singa:singa-features:0.3.3")
'de.bioforscher.singa:singa-features:jar:0.3.3'
<dependency org="de.bioforscher.singa" name="singa-features" rev="0.3.3">
<artifact name="singa-features" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bioforscher.singa', module='singa-features', version='0.3.3')
)
libraryDependencies += "de.bioforscher.singa" % "singa-features" % "0.3.3"
[de.bioforscher.singa/singa-features "0.3.3"]
Group / Artifact | Type | Version |
---|---|---|
tec.uom : uom-se | jar | 1.0.8 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |