is not current version
Last Version 1.3.0-a13

io.eels:eel-spark_2.11 1.3.0-a8

eel-spark

GroupId

GroupId

io.eels
ArtifactId

ArtifactId

eel-spark_2.11
Version

Version

1.3.0-a8
Type

Type

jar

Download eel-spark_2.11 1.3.0-a8


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