is not current version
Last Version 0.83.0

io.eels:eel-core 0.80.5

Eel Hive HDFS Library

GroupId

GroupId

io.eels
ArtifactId

ArtifactId

eel-core
Version

Version

0.80.5
Type

Type

jar

Download eel-core 0.80.5


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