| License |
License |
|---|---|
| GroupId | GroupIdorg.dishevelled |
| ArtifactId | ArtifactIddsh-bio-range |
| Last Version | Last Version2.0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondsh-bio-range
Guava ranges for genomics.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| dsh-bio-range-2.0.9.pom | |
| dsh-bio-range-2.0.9.jar | 39 KB |
| dsh-bio-range-2.0.9-tests.jar | 15 KB |
| dsh-bio-range-2.0.9-sources.jar | 37 KB |
| dsh-bio-range-2.0.9-javadoc.jar | 96 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-range/ -->
<dependency>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-bio-range</artifactId>
<version>2.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-range/
implementation 'org.dishevelled:dsh-bio-range:2.0.9'
// https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-range/
implementation ("org.dishevelled:dsh-bio-range:2.0.9")
'org.dishevelled:dsh-bio-range:jar:2.0.9'
<dependency org="org.dishevelled" name="dsh-bio-range" rev="2.0.9">
<artifact name="dsh-bio-range" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dishevelled', module='dsh-bio-range', version='2.0.9')
)
libraryDependencies += "org.dishevelled" % "dsh-bio-range" % "2.0.9"
[org.dishevelled/dsh-bio-range "2.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 31.1-jre |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| com.github.davidmoten : rtree | jar | 0.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |