Describe HTTP endpoints in Scala and derive clients, servers, and documentation
play-client 2.0.0
Group ID:
org.endpoints4s
Artifact ID:
play-client_2.12
Version:
2.0.0
Release Date:
Jan 28, 2021
Licenses:
Files:
libraryDependencies += "org.endpoints4s" %% "play-client" % "2.0.0"
ivy"org.endpoints4s::play-client:2.0.0"
//> using dep "org.endpoints4s::play-client:2.0.0"
import $ivy.`org.endpoints4s::play-client:2.0.0`
<dependency> <groupId>org.endpoints4s</groupId> <artifactId>play-client_2.12</artifactId> <version>2.0.0</version> </dependency>
compile group: 'org.endpoints4s', name: 'play-client_2.12', version: '2.0.0'