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.1.0


Group ID:
io.chrisdavenport
Artifact ID:
mules-http4s_2.13
Version:
0.1.0
Release Date:
Feb 10, 2020
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.chrisdavenport</groupId>
  <artifactId>mules-http4s_2.13</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.chrisdavenport', name: 'mules-http4s_2.13', version: '0.1.0'