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