gphat / wabisabi   2.2.1

GitHub

Scala Asynchronous ElasticSearch HTTP Client

Scala versions: 2.12 2.11 2.10

wabisabi 2.2.0


Group ID:
com.github.gphat
Artifact ID:
wabisabi_2.12
Version:
2.2.0
Release Date:
Mar 18, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.github.gphat" %% "wabisabi" % "2.2.0"

Mill build tool

ivy"com.github.gphat::wabisabi:2.2.0"

Scala CLI

//> using dep "com.github.gphat::wabisabi:2.2.0"

Ammonite REPL

import $ivy.`com.github.gphat::wabisabi:2.2.0`

<dependency>
  <groupId>com.github.gphat</groupId>
  <artifactId>wabisabi_2.12</artifactId>
  <version>2.2.0</version>
</dependency>

compile group: 'com.github.gphat', name: 'wabisabi_2.12', version: '2.2.0'