scala-etcd 0.7


Group ID:
net.nikore.etcd
Artifact ID:
scala-etcd_2.11
Version:
0.7
Release Date:
Feb 25, 2015
Licenses:
Files:

libraryDependencies += "net.nikore.etcd" %% "scala-etcd" % "0.7"

Mill build tool

ivy"net.nikore.etcd::scala-etcd:0.7"

Scala CLI

//> using dep "net.nikore.etcd::scala-etcd:0.7"

Ammonite REPL

import $ivy.`net.nikore.etcd::scala-etcd:0.7`

<dependency>
  <groupId>net.nikore.etcd</groupId>
  <artifactId>scala-etcd_2.11</artifactId>
  <version>0.7</version>
</dependency>

compile group: 'net.nikore.etcd', name: 'scala-etcd_2.11', version: '0.7'