gvolpe / http4s-auth   0.1

Apache License 2.0 GitHub

Authentication library for Http4s

Scala versions: 2.11

http4s-auth 0.1


Group ID:
com.github.gvolpe
Artifact ID:
http4s-auth_2.11
Version:
0.1
Release Date:
Apr 18, 2017
Licenses:
Files:

libraryDependencies += "com.github.gvolpe" %% "http4s-auth" % "0.1"

Mill build tool

ivy"com.github.gvolpe::http4s-auth:0.1"

Scala CLI

//> using dep "com.github.gvolpe::http4s-auth:0.1"

Ammonite REPL

import $ivy.`com.github.gvolpe::http4s-auth:0.1`

<dependency>
  <groupId>com.github.gvolpe</groupId>
  <artifactId>http4s-auth_2.11</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'com.github.gvolpe', name: 'http4s-auth_2.11', version: '0.1'