Last Version

rho-core 0.19.1

Rho - A self documenting DSL built on http4s

License

License

GroupId

GroupId

org.http4s
ArtifactId

ArtifactId

rho-core_2.11
Version

Version

0.19.1
Type

Type

jar
Description

Description

rho-core
Rho - A self documenting DSL built on http4s
Project URL

Project URL

https://github.com/http4s/rho
Project Organization

Project Organization

org.http4s
Source Code Management

Source Code Management

https://github.com/http4s/rho

Download rho-core_2.11 0.19.1


<!-- https://jarcasting.com/artifacts/org.http4s/rho-core_2.11/ -->
<dependency>
    <groupId>org.http4s</groupId>
    <artifactId>rho-core_2.11</artifactId>
    <version>0.19.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/rho-core_2.11/
implementation 'org.http4s:rho-core_2.11:0.19.1'
// https://jarcasting.com/artifacts/org.http4s/rho-core_2.11/
implementation ("org.http4s:rho-core_2.11:0.19.1")
'org.http4s:rho-core_2.11:jar:0.19.1'
<dependency org="org.http4s" name="rho-core_2.11" rev="0.19.1">
  <artifact name="rho-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='rho-core_2.11', version='0.19.1')
)
libraryDependencies += "org.http4s" % "rho-core_2.11" % "0.19.1"
[org.http4s/rho-core_2.11 "0.19.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.chuusai : shapeless_2.11 jar 2.3.3
org.scala-lang : scala-reflect jar 2.11.12

provided (1)

Group / Artifact Type Version
org.http4s : http4s-server_2.11 jar 0.20.11

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.specs2 : specs2-core_2.11 jar 4.7.1
org.specs2 : specs2-scalacheck_2.11 jar 4.7.1

Project Modules

There are no modules declared in this project.