stephennancekivell / http4s-index   0.0.2

GitHub

http index server built with http4s

Scala versions: 2.12

http4s-index 0.0.2


Group ID:
com.stephenn
Artifact ID:
http4s-index_2.12
Version:
0.0.2
Release Date:
Apr 25, 2018
Licenses:
Files:

libraryDependencies += "com.stephenn" %% "http4s-index" % "0.0.2"

Mill build tool

ivy"com.stephenn::http4s-index:0.0.2"

Scala CLI

//> using dep "com.stephenn::http4s-index:0.0.2"

Ammonite REPL

import $ivy.`com.stephenn::http4s-index:0.0.2`

<dependency>
  <groupId>com.stephenn</groupId>
  <artifactId>http4s-index_2.12</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'com.stephenn', name: 'http4s-index_2.12', version: '0.0.2'