Provides a simple DSL for defining HTTP services with http4s in Scala 3.
<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-dsl_3</artifactId>
<version>0.23.34</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a simple HTTP route using the http4s DSL.
Use the _3 artifact for Scala 3, or _2.13 for Scala 2.13.
No dependency data recorded yet.