не последняя версия
Последняя версия 2.0.9

org.dishevelled:dsh-bio-align 1.2

Sequence alignment.

Группа

Группа

org.dishevelled
Идентификатор

Идентификатор

dsh-bio-align
Версия

Версия

1.2
Тип

Тип

jar

Скачать dsh-bio-align 1.2


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