Scala etcd client implementing V3 APIs
etcd4s-core 0.3.0-snapshot
Group ID:
com.github.mingchuno
Artifact ID:
etcd4s-core_2.11
Version:
0.3.0-snapshot
Release Date:
Jan 29, 2020
Licenses:
Files:
Full Scala Version:
2.11.12
Developers:
libraryDependencies += "com.github.mingchuno" %% "etcd4s-core" % "0.3.0-snapshot"
ivy"com.github.mingchuno::etcd4s-core:0.3.0-snapshot"
//> using dep "com.github.mingchuno::etcd4s-core:0.3.0-snapshot"
import $ivy.`com.github.mingchuno::etcd4s-core:0.3.0-snapshot`
<dependency> <groupId>com.github.mingchuno</groupId> <artifactId>etcd4s-core_2.11</artifactId> <version>0.3.0-snapshot</version> </dependency>
compile group: 'com.github.mingchuno', name: 'etcd4s-core_2.11', version: '0.3.0-snapshot'