davenverse / mules-http4s   0.4.0

MIT License Website GitHub

Http4s Caching Implementation

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x
Scala Native versions: 0.4

mules-http4s 0.0.1


Group ID:
io.chrisdavenport
Artifact ID:
mules-http4s_2.12
Version:
0.0.1
Release Date:
Jan 8, 2020
Licenses:
MIT
Files:

libraryDependencies += "io.chrisdavenport" %% "mules-http4s" % "0.0.1"

Mill build tool

ivy"io.chrisdavenport::mules-http4s:0.0.1"

Scala CLI

//> using dep "io.chrisdavenport::mules-http4s:0.0.1"

Ammonite REPL

import $ivy.`io.chrisdavenport::mules-http4s:0.0.1`

<dependency>
  <groupId>io.chrisdavenport</groupId>
  <artifactId>mules-http4s_2.12</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'io.chrisdavenport', name: 'mules-http4s_2.12', version: '0.0.1'