is not current version
Last Version 1.2.0-M5

io.eels:eel-components_2.11 0.97.1

eel-components

GroupId

GroupId

io.eels
ArtifactId

ArtifactId

eel-components_2.11
Version

Version

0.97.1
Type

Type

jar

Download eel-components_2.11 0.97.1


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