is not current version
Last Version 2.0.9

org.dishevelled:dsh-bio-range 1.2.1

Guava ranges for genomics.

GroupId

GroupId

org.dishevelled
ArtifactId

ArtifactId

dsh-bio-range
Version

Version

1.2.1
Type

Type

jar

Download dsh-bio-range 1.2.1


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