| License |
License |
|---|---|
| GroupId | GroupIdorg.http4s |
| ArtifactId | ArtifactIdrho-examples_2.11 |
| Version | Version0.1.1 |
| Type | Typejar |
| Description |
Descriptionrho-examples
Rho Examples- Rho in action
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rho-examples_2.11-0.1.1.pom | |
| rho-examples_2.11-0.1.1.jar | 47 KB |
| rho-examples_2.11-0.1.1-sources.jar | 2 KB |
| rho-examples_2.11-0.1.1-javadoc.jar | 395 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.http4s/rho-examples_2.11/ -->
<dependency>
<groupId>org.http4s</groupId>
<artifactId>rho-examples_2.11</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/rho-examples_2.11/
implementation 'org.http4s:rho-examples_2.11:0.1.1'
// https://jarcasting.com/artifacts/org.http4s/rho-examples_2.11/
implementation ("org.http4s:rho-examples_2.11:0.1.1")
'org.http4s:rho-examples_2.11:jar:0.1.1'
<dependency org="org.http4s" name="rho-examples_2.11" rev="0.1.1">
<artifact name="rho-examples_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='rho-examples_2.11', version='0.1.1')
)
libraryDependencies += "org.http4s" % "rho-examples_2.11" % "0.1.1"
[org.http4s/rho-examples_2.11 "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.2 |
| org.http4s : rho-swagger_2.11 | jar | 0.1.1 |
| org.http4s : rho-hal_2.11 | jar | 0.1.1 |
| org.http4s : http4s-server_2.11 | jar | 0.3.0 |
| org.http4s : http4s-blazeserver_2.11 | jar | 0.3.0 |
| org.http4s : http4s-json4s-jackson_2.11 | jar | 0.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| org.typelevel : scalaz-specs2_2.11 | jar | 0.3.0 |