is not current version
Last Version 0.83.0

io.eels:eel 0.81.0

Eel Hive HDFS Library

GroupId

GroupId

io.eels
ArtifactId

ArtifactId

eel
Version

Version

0.81.0
Type

Type

jar

Download eel 0.81.0


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