crobox / reactive-consul   0.6.0

MIT License GitHub

Consul client for Scala

Scala versions: 2.13

reactive-consul 0.6.0


Group ID:
com.crobox
Artifact ID:
reactive-consul_2.13
Version:
0.6.0
Release Date:
Nov 3, 2023
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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