is not current version
Last Version 0.2.5

cz.o2.proxima:io-hdfs 0.2.0


GroupId

GroupId

cz.o2.proxima
ArtifactId

ArtifactId

io-hdfs
Version

Version

0.2.0
Type

Type

jar

Download io-hdfs 0.2.0


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