License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.dishevelled |
ArtifactId | ArtifactIddsh-bio-variant |
Last Version | Last Version2.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondsh-bio-variant
Variants.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dsh-bio-variant-2.0.9.pom | |
dsh-bio-variant-2.0.9.jar | 99 KB |
dsh-bio-variant-2.0.9-sources.jar | 85 KB |
dsh-bio-variant-2.0.9-javadoc.jar | 252 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-variant/ -->
<dependency>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-bio-variant</artifactId>
<version>2.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-variant/
implementation 'org.dishevelled:dsh-bio-variant:2.0.9'
// https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-variant/
implementation ("org.dishevelled:dsh-bio-variant:2.0.9")
'org.dishevelled:dsh-bio-variant:jar:2.0.9'
<dependency org="org.dishevelled" name="dsh-bio-variant" rev="2.0.9">
<artifact name="dsh-bio-variant" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dishevelled', module='dsh-bio-variant', version='2.0.9')
)
libraryDependencies += "org.dishevelled" % "dsh-bio-variant" % "2.0.9"
[org.dishevelled/dsh-bio-variant "2.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 31.1-jre |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.dishevelled : dsh-graph | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.dishevelled : dsh-compress | jar | 1.6 |