is not current version
Last Version 2.0.9

org.dishevelled:dsh-bio-compress-hdfs 1.3

HDFS support for dsh-compress.

GroupId

GroupId

org.dishevelled
ArtifactId

ArtifactId

dsh-bio-compress-hdfs
Version

Version

1.3
Type

Type

jar

Download dsh-bio-compress-hdfs 1.3


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