mingchuno / etcd4s   0.4.0

MIT License GitHub

Scala etcd client implementing V3 APIs

Scala versions: 2.13 2.12 2.11

etcd4s-akka-stream 0.3.0-snapshot


Group ID:
com.github.mingchuno
Artifact ID:
etcd4s-akka-stream_2.13
Version:
0.3.0-snapshot
Release Date:
Jan 29, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.github.mingchuno" %% "etcd4s-akka-stream" % "0.3.0-snapshot"

Mill build tool

ivy"com.github.mingchuno::etcd4s-akka-stream:0.3.0-snapshot"

Scala CLI

//> using dep "com.github.mingchuno::etcd4s-akka-stream:0.3.0-snapshot"

Ammonite REPL

import $ivy.`com.github.mingchuno::etcd4s-akka-stream:0.3.0-snapshot`

<dependency>
  <groupId>com.github.mingchuno</groupId>
  <artifactId>etcd4s-akka-stream_2.13</artifactId>
  <version>0.3.0-snapshot</version>
</dependency>

compile group: 'com.github.mingchuno', name: 'etcd4s-akka-stream_2.13', version: '0.3.0-snapshot'