Last Version

rho-hal 0.21.0

JSON HAL support for Rho

License

License

GroupId

GroupId

org.http4s
ArtifactId

ArtifactId

rho-hal_2.12
Version

Version

0.21.0
Type

Type

jar
Description

Description

rho-hal
JSON HAL support for Rho
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-hal_2.12 0.21.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.13
org.http4s : rho-core_2.12 jar 0.21.0
com.chuusai : shapeless_2.12 jar 2.3.3
org.scala-lang : scala-reflect jar 2.12.13
org.json4s : json4s-jackson_2.12 jar 3.6.11

provided (2)

Group / Artifact Type Version
com.github.ghik : silencer-lib_2.12.13 jar 1.7.1
org.http4s : http4s-server_2.12 jar 0.21.21

test (3)

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

Project Modules

There are no modules declared in this project.