| Лицензия |
Лицензия |
|---|---|
| Группа | Группаbio.singa |
| Идентификатор | Идентификаторsinga-sequence |
| Последняя версия | Последняя версия0.7.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSiNGA (Simulation of Natural Systems using Graph Automata) is an open-source library containing tools especially
for structural bioinformatics and systems biology.
|
| Имя Файла | Размер |
|---|---|
| singa-sequence-0.7.0.pom | |
| singa-sequence-0.7.0.jar | 21 KB |
| singa-sequence-0.7.0-sources.jar | 11 KB |
| singa-sequence-0.7.0-javadoc.jar | 101 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| bio.singa : singa-structure | jar | 0.7.0 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |