is not current version
Last Version 1.2.0-M5

io.eels:eel-components_2.11 1.1.0

eel-components

GroupId

GroupId

io.eels
ArtifactId

ArtifactId

eel-components_2.11
Version

Version

1.1.0
Type

Type

jar

Download eel-components_2.11 1.1.0


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