| License |
License |
|---|---|
| GroupId | GroupIdorg.http4s |
| ArtifactId | ArtifactIdrho-core_2.13 |
| Version | Version0.21.0 |
| Type | Typejar |
| Description |
Descriptionrho-core
Rho - A self documenting DSL built on http4s
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rho-core_2.13-0.21.0.pom | |
| rho-core_2.13-0.21.0.jar | 626 KB |
| rho-core_2.13-0.21.0-sources.jar | 44 KB |
| rho-core_2.13-0.21.0-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.http4s/rho-core_2.13/ -->
<dependency>
<groupId>org.http4s</groupId>
<artifactId>rho-core_2.13</artifactId>
<version>0.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/rho-core_2.13/
implementation 'org.http4s:rho-core_2.13:0.21.0'
// https://jarcasting.com/artifacts/org.http4s/rho-core_2.13/
implementation ("org.http4s:rho-core_2.13:0.21.0")
'org.http4s:rho-core_2.13:jar:0.21.0'
<dependency org="org.http4s" name="rho-core_2.13" rev="0.21.0">
<artifact name="rho-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='rho-core_2.13', version='0.21.0')
)
libraryDependencies += "org.http4s" % "rho-core_2.13" % "0.21.0"
[org.http4s/rho-core_2.13 "0.21.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.4 |
| com.chuusai : shapeless_2.13 | jar | 2.3.3 |
| org.scala-lang : scala-reflect | jar | 2.13.4 |
| org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.ghik : silencer-lib_2.13.4 | jar | 1.7.1 |
| org.http4s : http4s-server_2.13 | jar | 0.21.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.specs2 : specs2-core_2.13 | jar | 4.10.6 |
| org.specs2 : specs2-scalacheck_2.13 | jar | 4.10.6 |