http4s / rho   0.21.0

GitHub

A self documenting DSL built on http4s

Scala versions: 2.13 2.12 2.11

rho-swagger 0.21.0-RC1


Group ID:
org.http4s
Artifact ID:
rho-swagger_2.13
Version:
0.21.0-RC1
Release Date:
Jul 5, 2020
Licenses:
Files:

libraryDependencies += "org.http4s" %% "rho-swagger" % "0.21.0-RC1"

Mill build tool

ivy"org.http4s::rho-swagger:0.21.0-RC1"

Scala CLI

//> using dep "org.http4s::rho-swagger:0.21.0-RC1"

Ammonite REPL

import $ivy.`org.http4s::rho-swagger:0.21.0-RC1`

<dependency>
  <groupId>org.http4s</groupId>
  <artifactId>rho-swagger_2.13</artifactId>
  <version>0.21.0-RC1</version>
</dependency>

compile group: 'org.http4s', name: 'rho-swagger_2.13', version: '0.21.0-RC1'