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


Group ID:
io.getnelson.helm
Artifact ID:
http4s_2.12
Version:
6.0.15
Release Date:
Nov 4, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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