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

org.dishevelled:dsh-bio-variant 1.3

Variants.

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

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

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

dsh-bio-variant
Версия

Версия

1.3
Тип

Тип

jar

Скачать dsh-bio-variant 1.3


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