akka-etcd 0.1


Group ID:
com.github.ahjohannessen
Artifact ID:
akka-etcd_2.10
Version:
0.1
Release Date:
Dec 23, 2013
Licenses:
MIT
Files:

libraryDependencies += "com.github.ahjohannessen" %% "akka-etcd" % "0.1"

Mill build tool

ivy"com.github.ahjohannessen::akka-etcd:0.1"

Scala CLI

//> using dep "com.github.ahjohannessen::akka-etcd:0.1"

Ammonite REPL

import $ivy.`com.github.ahjohannessen::akka-etcd:0.1`

<dependency>
  <groupId>com.github.ahjohannessen</groupId>
  <artifactId>akka-etcd_2.10</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'com.github.ahjohannessen', name: 'akka-etcd_2.10', version: '0.1'