is not current version
Last Version 2.0.9

org.dishevelled:dsh-bio-convert-htsjdk 1.0

Convert between dishevelled and htsjdk data models.

GroupId

GroupId

org.dishevelled
ArtifactId

ArtifactId

dsh-bio-convert-htsjdk
Version

Version

1.0
Type

Type

jar

Download dsh-bio-convert-htsjdk 1.0


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