eel-elasticsearch 0.11.0


Group ID:
com.fiftyonezero.eel
Artifact ID:
eel-elasticsearch_2.10
Version:
0.11.0
Release Date:
Jan 27, 2016
Licenses:
MIT
Files:
Full Scala Version:
2.10.6
Developers:

libraryDependencies += "com.fiftyonezero.eel" %% "eel-elasticsearch" % "0.11.0"

Mill build tool

ivy"com.fiftyonezero.eel::eel-elasticsearch:0.11.0"

Scala CLI

//> using dep "com.fiftyonezero.eel::eel-elasticsearch:0.11.0"

Ammonite REPL

import $ivy.`com.fiftyonezero.eel::eel-elasticsearch:0.11.0`

<dependency>
  <groupId>com.fiftyonezero.eel</groupId>
  <artifactId>eel-elasticsearch_2.10</artifactId>
  <version>0.11.0</version>
</dependency>

compile group: 'com.fiftyonezero.eel', name: 'eel-elasticsearch_2.10', version: '0.11.0'