is not current version
Last Version 0.83.0

io.eels:eel 0.80.1

Eel Hive HDFS Library

GroupId

GroupId

io.eels
ArtifactId

ArtifactId

eel
Version

Version

0.80.1
Type

Type

jar

Download eel 0.80.1


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