is not current version
Last Version 0.19.1

org.http4s:rho-hal_2.11 0.10.1a

JSON HAL support for Rho

GroupId

GroupId

org.http4s
ArtifactId

ArtifactId

rho-hal_2.11
Version

Version

0.10.1a
Type

Type

jar

Download rho-hal_2.11 0.10.1a


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