endpoints4s / endpoints4s   1.12.1

MIT License Website GitHub

Describe HTTP endpoints in Scala and derive clients, servers, and documentation

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x
Scala Native versions: 0.4

fetch-client 4.0.0


Group ID:
org.endpoints4s
Artifact ID:
fetch-client_sjs1_3
Version:
4.0.0
Version Scheme:
Release Date:
Sept 20, 2024
Licenses:
MIT
Files:

libraryDependencies += "org.endpoints4s" %%% "fetch-client" % "4.0.0"

Mill build tool

ivy"org.endpoints4s::fetch-client::4.0.0"

Scala CLI

//> using dep "org.endpoints4s::fetch-client::4.0.0"