is not current version
Last Version 2.0.9

org.dishevelled:dsh-bio-range 1.3.4

Guava ranges for genomics.

GroupId

GroupId

org.dishevelled
ArtifactId

ArtifactId

dsh-bio-range
Version

Version

1.3.4
Type

Type

jar

Download dsh-bio-range 1.3.4


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