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 6.0.13


Group ID:
io.getnelson.helm
Artifact ID:
http4s_2.12
Version:
6.0.13
Release Date:
Aug 30, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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