http4s / rho   0.21.0

GitHub

A self documenting DSL built on http4s

Scala versions: 2.13 2.12 2.11

rho-core 0.15.0


Group ID:
org.http4s
Artifact ID:
rho-core_2.12
Version:
0.15.0
Release Date:
Dec 13, 2016
Licenses:
Files:

libraryDependencies += "org.http4s" %% "rho-core" % "0.15.0"

Mill build tool

ivy"org.http4s::rho-core:0.15.0"

Scala CLI

//> using dep "org.http4s::rho-core:0.15.0"

Ammonite REPL

import $ivy.`org.http4s::rho-core:0.15.0`

<dependency>
  <groupId>org.http4s</groupId>
  <artifactId>rho-core_2.12</artifactId>
  <version>0.15.0</version>
</dependency>

compile group: 'org.http4s', name: 'rho-core_2.12', version: '0.15.0'