eel 1.2.0-M1


Group ID:
io.eels
Artifact ID:
eel_2.11
Version:
1.2.0-M1
Release Date:
Jan 27, 2017
Licenses:
MIT
Files:

libraryDependencies += "io.eels" %% "eel" % "1.2.0-M1"

Mill build tool

ivy"io.eels::eel:1.2.0-M1"

Scala CLI

//> using dep "io.eels::eel:1.2.0-M1"

Ammonite REPL

import $ivy.`io.eels::eel:1.2.0-M1`

<dependency>
  <groupId>io.eels</groupId>
  <artifactId>eel_2.11</artifactId>
  <version>1.2.0-M1</version>
</dependency>

compile group: 'io.eels', name: 'eel_2.11', version: '1.2.0-M1'