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

to-1-0-0 1.0.0


Group ID:
org.endpoints4s
Artifact ID:
to-1-0-0_2.12
Version:
1.0.0
Release Date:
Jul 1, 2020
Licenses:
Files:

libraryDependencies += "org.endpoints4s" %% "to-1-0-0" % "1.0.0"

Mill build tool

ivy"org.endpoints4s::to-1-0-0:1.0.0"

Scala CLI

//> using dep "org.endpoints4s::to-1-0-0:1.0.0"

Ammonite REPL

import $ivy.`org.endpoints4s::to-1-0-0:1.0.0`

<dependency>
  <groupId>org.endpoints4s</groupId>
  <artifactId>to-1-0-0_2.12</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'org.endpoints4s', name: 'to-1-0-0_2.12', version: '1.0.0'