pileworx / akka-http-hal   1.2.5

GitHub

HAL (Hypermedia Application Language) specification support for akka-http

Scala versions: 2.13 2.12 2.11

akka-http-hal 1.2.5


Group ID:
io.pileworx
Artifact ID:
akka-http-hal_2.12
Version:
1.2.5
Release Date:
Nov 1, 2019
Licenses:
Files:

libraryDependencies += "io.pileworx" %% "akka-http-hal" % "1.2.5"

Mill build tool

ivy"io.pileworx::akka-http-hal:1.2.5"

Scala CLI

//> using dep "io.pileworx::akka-http-hal:1.2.5"

Ammonite REPL

import $ivy.`io.pileworx::akka-http-hal:1.2.5`

<dependency>
  <groupId>io.pileworx</groupId>
  <artifactId>akka-http-hal_2.12</artifactId>
  <version>1.2.5</version>
</dependency>

compile group: 'io.pileworx', name: 'akka-http-hal_2.12', version: '1.2.5'