scala-etcd 0.6


Group ID:
net.nikore.etcd
Artifact ID:
scala-etcd_2.11
Version:
0.6
Release Date:
Oct 7, 2014
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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