http4s-lambda 0.1.0


Group ID:
io.github.howardjohn
Artifact ID:
http4s-lambda_2.12
Version:
0.1.0
Release Date:
Jan 14, 2018
Licenses:
MIT
Files:

libraryDependencies += "io.github.howardjohn" %% "http4s-lambda" % "0.1.0"

Mill build tool

ivy"io.github.howardjohn::http4s-lambda:0.1.0"

Scala CLI

//> using dep "io.github.howardjohn::http4s-lambda:0.1.0"

Ammonite REPL

import $ivy.`io.github.howardjohn::http4s-lambda:0.1.0`

<dependency>
  <groupId>io.github.howardjohn</groupId>
  <artifactId>http4s-lambda_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.github.howardjohn', name: 'http4s-lambda_2.12', version: '0.1.0'