is not current version
Last Version 0.83.0

io.eels:eel-core 0.81.0

Eel Hive HDFS Library

GroupId

GroupId

io.eels
ArtifactId

ArtifactId

eel-core
Version

Version

0.81.0
Type

Type

jar

Download eel-core 0.81.0


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