benhutchison / factor   0.3

Apache License 2.0 GitHub

An experimental Functional Actor API built on top of Akka

Scala versions: 2.12

http4s-factor 0.3


Group ID:
com.github.benhutchison
Artifact ID:
http4s-factor_2.12
Version:
0.3
Release Date:
Aug 11, 2018
Licenses:
Files:

libraryDependencies += "com.github.benhutchison" %% "http4s-factor" % "0.3"

Mill build tool

ivy"com.github.benhutchison::http4s-factor:0.3"

Scala CLI

//> using dep "com.github.benhutchison::http4s-factor:0.3"

Ammonite REPL

import $ivy.`com.github.benhutchison::http4s-factor:0.3`

<dependency>
  <groupId>com.github.benhutchison</groupId>
  <artifactId>http4s-factor_2.12</artifactId>
  <version>0.3</version>
</dependency>

compile group: 'com.github.benhutchison', name: 'http4s-factor_2.12', version: '0.3'