Scala etcd client implementing V3 APIs
etcd4s-akka-stream 0.2.0
Group ID:
com.github.mingchuno
Artifact ID:
etcd4s-akka-stream_2.12
Version:
0.2.0
Release Date:
Feb 6, 2019
Licenses:
Files:
Full Scala Version:
2.12.7
Developers:
libraryDependencies += "com.github.mingchuno" %% "etcd4s-akka-stream" % "0.2.0"
ivy"com.github.mingchuno::etcd4s-akka-stream:0.2.0"
//> using dep "com.github.mingchuno::etcd4s-akka-stream:0.2.0"
import $ivy.`com.github.mingchuno::etcd4s-akka-stream:0.2.0`
<dependency> <groupId>com.github.mingchuno</groupId> <artifactId>etcd4s-akka-stream_2.12</artifactId> <version>0.2.0</version> </dependency>
compile group: 'com.github.mingchuno', name: 'etcd4s-akka-stream_2.12', version: '0.2.0'