sbt-http4s-web 0.0.6


Group ID:
com.github.ahjohannessen
Artifact ID:
sbt-http4s-web
Version:
0.0.6
Release Date:
Feb 15, 2019
Licenses:
Files:

libraryDependencies += "com.github.ahjohannessen" % "sbt-http4s-web" % "0.0.6"

Mill build tool

ivy"com.github.ahjohannessen:sbt-http4s-web:0.0.6"

Scala CLI

//> using dep "com.github.ahjohannessen:sbt-http4s-web:0.0.6"

Ammonite REPL

import $ivy.`com.github.ahjohannessen:sbt-http4s-web:0.0.6`

<dependency>
  <groupId>com.github.ahjohannessen</groupId>
  <artifactId>sbt-http4s-web</artifactId>
  <version>0.0.6</version>
</dependency>

compile group: 'com.github.ahjohannessen', name: 'sbt-http4s-web', version: '0.0.6'