is not current version
Last Version 0.83.0

io.eels:eel 0.80.5

Eel Hive HDFS Library

GroupId

GroupId

io.eels
ArtifactId

ArtifactId

eel
Version

Version

0.80.5
Type

Type

jar

Download eel 0.80.5


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