akka-stream-elasticsearch 1.1.0


Group ID:
com.github.takezoe
Artifact ID:
akka-stream-elasticsearch_2.12
Version:
1.1.0
Release Date:
Sept 18, 2017
Licenses:
Files:

libraryDependencies += "com.github.takezoe" %% "akka-stream-elasticsearch" % "1.1.0"

Mill build tool

ivy"com.github.takezoe::akka-stream-elasticsearch:1.1.0"

Scala CLI

//> using dep "com.github.takezoe::akka-stream-elasticsearch:1.1.0"

Ammonite REPL

import $ivy.`com.github.takezoe::akka-stream-elasticsearch:1.1.0`

<dependency>
  <groupId>com.github.takezoe</groupId>
  <artifactId>akka-stream-elasticsearch_2.12</artifactId>
  <version>1.1.0</version>
</dependency>

compile group: 'com.github.takezoe', name: 'akka-stream-elasticsearch_2.12', version: '1.1.0'