endpoints4s / endpoints4s   1.11.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 0.6
Scala Native versions: 0.4

akka-http-client 5.2.0+n


Group ID:
org.openmole.endpoints4s
Artifact ID:
akka-http-client_3
Version:
5.2.0+n
Release Date:
Aug 24, 2022
Licenses:
MIT
Files:

libraryDependencies += "org.openmole.endpoints4s" %% "akka-http-client" % "5.2.0+n"

Mill build tool

ivy"org.openmole.endpoints4s::akka-http-client:5.2.0+n"

Scala CLI

//> using dep "org.openmole.endpoints4s::akka-http-client:5.2.0+n"

Ammonite REPL

import $ivy.`org.openmole.endpoints4s::akka-http-client:5.2.0+n`

<dependency>
  <groupId>org.openmole.endpoints4s</groupId>
  <artifactId>akka-http-client_3</artifactId>
  <version>5.2.0+n</version>
</dependency>

compile group: 'org.openmole.endpoints4s', name: 'akka-http-client_3', version: '5.2.0+n'