is not current version
Last Version 2.0.9

org.dishevelled:dsh-bio-variant 2.0

Variants.

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.dishevelled
ArtifactId

ArtifactId

dsh-bio-variant
Version

Version

2.0
Type

Type

jar

Download dsh-bio-variant 2.0


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