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