dlouwers / reactive-consul   0.5.2

MIT License GitHub

Consul client for Scala

Scala versions: 2.13 2.12 2.11

reactive-consul 0.1.1


Group ID:
nl.stormlantern
Artifact ID:
reactive-consul_2.11
Version:
0.1.1
Release Date:
Dec 2, 2016
Licenses:
MIT
Files:

libraryDependencies += "nl.stormlantern" %% "reactive-consul" % "0.1.1"

Mill build tool

ivy"nl.stormlantern::reactive-consul:0.1.1"

Scala CLI

//> using dep "nl.stormlantern::reactive-consul:0.1.1"

Ammonite REPL

import $ivy.`nl.stormlantern::reactive-consul:0.1.1`

<dependency>
  <groupId>nl.stormlantern</groupId>
  <artifactId>reactive-consul_2.11</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'nl.stormlantern', name: 'reactive-consul_2.11', version: '0.1.1'