lhns / http4s-play   0.0.2

Apache License 2.0 GitHub

Use http4s routes as Play framework routes

Scala versions: 2.13 2.12

http4s-play 0.0.2


Group ID:
de.lolhens
Artifact ID:
http4s-play_2.13
Version:
0.0.2
Release Date:
Sept 12, 2020
Licenses:
Files:

libraryDependencies += "de.lolhens" %% "http4s-play" % "0.0.2"

Mill build tool

ivy"de.lolhens::http4s-play:0.0.2"

Scala CLI

//> using dep "de.lolhens::http4s-play:0.0.2"

Ammonite REPL

import $ivy.`de.lolhens::http4s-play:0.0.2`

<dependency>
  <groupId>de.lolhens</groupId>
  <artifactId>http4s-play_2.13</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'de.lolhens', name: 'http4s-play_2.13', version: '0.0.2'