dlouwers / reactive-consul   0.5.2

MIT License GitHub

Consul client for Scala

Scala versions: 2.13 2.12 2.11

reactive-consul 0.5.2


Group ID:
com.crobox
Artifact ID:
reactive-consul_2.13
Version:
0.5.2
Release Date:
Mar 26, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.crobox" %% "reactive-consul" % "0.5.2"

Mill build tool

ivy"com.crobox::reactive-consul:0.5.2"

Scala CLI

//> using dep "com.crobox::reactive-consul:0.5.2"

Ammonite REPL

import $ivy.`com.crobox::reactive-consul:0.5.2`

<dependency>
  <groupId>com.crobox</groupId>
  <artifactId>reactive-consul_2.13</artifactId>
  <version>0.5.2</version>
</dependency>

compile group: 'com.crobox', name: 'reactive-consul_2.13', version: '0.5.2'