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.12


Group ID:
io.getnelson.helm
Artifact ID:
http4s_2.12
Version:
5.0.12
Release Date:
Apr 7, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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