is not current version
Last Version 0.2.5

cz.o2.proxima:io-hdfs 0.2.2


GroupId

GroupId

cz.o2.proxima
ArtifactId

ArtifactId

io-hdfs
Version

Version

0.2.2
Type

Type

jar

Download io-hdfs 0.2.2


<!-- https://jarcasting.com/artifacts/cz.o2.proxima/io-hdfs/ -->
<dependency>
    <groupId>cz.o2.proxima</groupId>
    <artifactId>io-hdfs</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/cz.o2.proxima/io-hdfs/
implementation 'cz.o2.proxima:io-hdfs:0.2.2'
// https://jarcasting.com/artifacts/cz.o2.proxima/io-hdfs/
implementation ("cz.o2.proxima:io-hdfs:0.2.2")
'cz.o2.proxima:io-hdfs:jar:0.2.2'
<dependency org="cz.o2.proxima" name="io-hdfs" rev="0.2.2">
  <artifact name="io-hdfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.o2.proxima', module='io-hdfs', version='0.2.2')
)
libraryDependencies += "cz.o2.proxima" % "io-hdfs" % "0.2.2"
[cz.o2.proxima/io-hdfs "0.2.2"]