scala-etcd 0.4


Group ID:
net.nikore.etcd
Artifact ID:
scala-etcd_2.11
Version:
0.4
Release Date:
Sep 25, 2014
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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