MVN

io.eels : eel_2.11

Maven & Gradle

Feb 12, 2019
145 stars

eel · eel

<dependency>
    <groupId>io.eels</groupId>
    <artifactId>eel_2.11</artifactId>
    <version>1.3.0-a13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.eels : eel_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.0-a13

All Versions

Choose a version of io.eels : eel_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
eel_2.11-1.3.0-a13
eel_2.11-1.3.0-a12
eel_2.11-1.3.0-a10
eel_2.11-1.3.0-a9
eel_2.11-1.3.0-a8
eel_2.11-1.3.0-a7
eel_2.11-1.3.0-a6
eel_2.11-1.3.0-a4
eel_2.11-1.3.0-a3
eel_2.11-1.3.0-a2
eel_2.11-1.3.0-a1
1.2.x
eel_2.11-1.2.4
eel_2.11-1.2.3
eel_2.11-1.2.2
eel_2.11-1.2.1
eel_2.11-1.2.0
eel_2.11-1.2.0-M10
eel_2.11-1.2.0-M9
eel_2.11-1.2.0-M8
eel_2.11-1.2.0-M7
eel_2.11-1.2.0-M6
eel_2.11-1.2.0-M5
eel_2.11-1.2.0-M4
eel_2.11-1.2.0-M3
eel_2.11-1.2.0-M2
eel_2.11-1.2.0-M1
1.1.x
eel_2.11-1.1.1
eel_2.11-1.1.0
eel_2.11-1.1.0-M3
eel_2.11-1.1.0-M2
eel_2.11-1.1.0-M1
1.0.x
eel_2.11-1.0.2
eel_2.11-1.0.1
eel_2.11-1.0.0
0.99.x
eel_2.11-0.99.0
0.98.x
eel_2.11-0.98.0
0.97.x
eel_2.11-0.97.1
eel_2.11-0.97.0
0.96.x
eel_2.11-0.96.0
0.95.x
eel_2.11-0.95.0
0.94.x
eel_2.11-0.94.0
0.93.x
eel_2.11-0.93.0
0.92.x
eel_2.11-0.92.1
eel_2.11-0.92.0
0.91.x
eel_2.11-0.91.1
eel_2.11-0.91.0
0.90.x
eel_2.11-0.90.0

How to add a dependency to Maven

Add the following io.eels : eel_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.eels</groupId>
    <artifactId>eel_2.11</artifactId>
    <version>1.3.0-a13</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.eels : eel_2.11 gradle dependency to your build.gradle file:

implementation 'io.eels:eel_2.11:1.3.0-a13'

Gradle Kotlin DSL: Add the following io.eels : eel_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("io.eels:eel_2.11:1.3.0-a13")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.eels : eel_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "io.eels" % "eel_2.11" % "1.3.0-a13"

Advertisement

Dependencies from Group

Feb 12, 2019
17 usages
145 stars
Sep 06, 2017
14 usages
145 stars
Aug 10, 2017
6 usages
145 stars
Feb 14, 2016
1 usages
147 stars
Feb 14, 2016
1 usages
147 stars

Discover Dependencies