eel 1.3.0-a13


Group ID:
io.eels
Artifact ID:
eel_2.11
Version:
1.3.0-a13
Release Date:
Feb 11, 2019
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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