Core library for http4s, providing HTTP server and client functionality for Scala applications.
<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-core_2.12</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 that returns 'Hello, World!'.
Use the appropriate Scala version suffix (e.g., _2.13 or _3) for your project.
No dependency data recorded yet.