reactivecore / fhttp   0.3.0

Apache License 2.0 GitHub

Functional HTTP Api Description in Scala

Scala versions: 2.13 2.12

fhttp-akka 0.1.2


Group ID:
net.reactivecore
Artifact ID:
fhttp-akka_2.12
Version:
0.1.2
Release Date:
Aug 14, 2019
Licenses:
Files:

libraryDependencies += "net.reactivecore" %% "fhttp-akka" % "0.1.2"

Mill build tool

ivy"net.reactivecore::fhttp-akka:0.1.2"

Scala CLI

//> using dep "net.reactivecore::fhttp-akka:0.1.2"

Ammonite REPL

import $ivy.`net.reactivecore::fhttp-akka:0.1.2`

<dependency>
  <groupId>net.reactivecore</groupId>
  <artifactId>fhttp-akka_2.12</artifactId>
  <version>0.1.2</version>
</dependency>

compile group: 'net.reactivecore', name: 'fhttp-akka_2.12', version: '0.1.2'