dlouwers / reactive-consul   0.5.2

MIT License GitHub

Consul client for Scala

Scala versions: 2.13 2.12 2.11

reactive-consul 0.2.0


Group ID:
nl.stormlantern
Artifact ID:
reactive-consul_2.12
Version:
0.2.0
Release Date:
Jun 1, 2017
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>nl.stormlantern</groupId>
  <artifactId>reactive-consul_2.12</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'nl.stormlantern', name: 'reactive-consul_2.12', version: '0.2.0'