eel 1.3.0-a9


Group ID:
io.eels
Artifact ID:
eel_2.11
Version:
1.3.0-a9
Release Date:
Oct 5, 2017
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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