eel 1.3.0-a12


Group ID:
io.eels
Artifact ID:
eel_2.11
Version:
1.3.0-a12
Release Date:
Mar 13, 2018
Licenses:
MIT
Files:

libraryDependencies += "io.eels" %% "eel" % "1.3.0-a12"

Mill build tool

ivy"io.eels::eel:1.3.0-a12"

Scala CLI

//> using dep "io.eels::eel:1.3.0-a12"

Ammonite REPL

import $ivy.`io.eels::eel:1.3.0-a12`

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

compile group: 'io.eels', name: 'eel_2.11', version: '1.3.0-a12'