Core http4s library for building HTTP servers and clients in Scala, with functional programming abstractions.
<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-core_3</artifactId>
<version>0.23.33</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 that responds with 'Hello, World!'.
Use the appropriate Scala version suffix (e.g., _2.13 for Scala 2.13).
No dependency data recorded yet.