Describe HTTP endpoints in Scala and derive clients, servers, and documentation
http4s-client 7.0.1
Group ID:
org.endpoints4s
Artifact ID:
http4s-client_3
Version:
7.0.1
Version Scheme:
Release Date:
Sept 20, 2024
Licenses:
Files:
Full Scala Version:
3.3.3
Developers:
libraryDependencies += "org.endpoints4s" %% "http4s-client" % "7.0.1"
ivy"org.endpoints4s::http4s-client:7.0.1"
//> using dep "org.endpoints4s::http4s-client:7.0.1"
import $ivy.`org.endpoints4s::http4s-client:7.0.1`
<dependency> <groupId>org.endpoints4s</groupId> <artifactId>http4s-client_3</artifactId> <version>7.0.1</version> </dependency>
compile group: 'org.endpoints4s', name: 'http4s-client_3', version: '7.0.1'