Use http4s routes as Play framework routes
http4s-play 0.0.2
Group ID:
de.lolhens
Artifact ID:
http4s-play_2.13
Version:
0.0.2
Release Date:
Sep 12, 2020
Licenses:
Files:
libraryDependencies += "de.lolhens" %% "http4s-play" % "0.0.2"
ivy"de.lolhens::http4s-play:0.0.2"
//> using dep "de.lolhens::http4s-play:0.0.2"
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'