getnelson / helm   6.0.15

Apache License 2.0 GitHub

A native Scala client for interacting with Consul

Scala versions: 2.12 2.11

http4s 5.0.11


Group ID:
io.getnelson.helm
Artifact ID:
http4s_2.12
Version:
5.0.11
Release Date:
Mar 20, 2019
Licenses:
Files:

libraryDependencies += "io.getnelson.helm" %% "http4s" % "5.0.11"

Mill build tool

ivy"io.getnelson.helm::http4s:5.0.11"

Scala CLI

//> using dep "io.getnelson.helm::http4s:5.0.11"

Ammonite REPL

import $ivy.`io.getnelson.helm::http4s:5.0.11`

<dependency>
  <groupId>io.getnelson.helm</groupId>
  <artifactId>http4s_2.12</artifactId>
  <version>5.0.11</version>
</dependency>

compile group: 'io.getnelson.helm', name: 'http4s_2.12', version: '5.0.11'