yannick-cw / http4s-cache   0.1.0

GitHub

Caching middleware for http4s

Scala versions: 2.12

http4s-cache 0.1.0


Group ID:
io.github.yannick-cw
Artifact ID:
http4s-cache_2.12
Version:
0.1.0
Release Date:
Dec 20, 2017
Licenses:
MIT
Files:

libraryDependencies += "io.github.yannick-cw" %% "http4s-cache" % "0.1.0"

Mill build tool

ivy"io.github.yannick-cw::http4s-cache:0.1.0"

Scala CLI

//> using dep "io.github.yannick-cw::http4s-cache:0.1.0"

Ammonite REPL

import $ivy.`io.github.yannick-cw::http4s-cache:0.1.0`

<dependency>
  <groupId>io.github.yannick-cw</groupId>
  <artifactId>http4s-cache_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.github.yannick-cw', name: 'http4s-cache_2.12', version: '0.1.0'