is not current version
Last Version 2.0.9

org.dishevelled:dsh-bio-range 2.0.1

Guava ranges for genomics.

GroupId

GroupId

org.dishevelled
ArtifactId

ArtifactId

dsh-bio-range
Version

Version

2.0.1
Type

Type

jar

Download dsh-bio-range 2.0.1


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