criteo / lolhttp   0.13.6

Apache License 2.0 GitHub

An HTTP Server and Client library for Scala.

Scala versions: 2.12 2.11

lolhttp 0.9.2


Group ID:
com.criteo.lolhttp
Artifact ID:
lolhttp_2.12
Version:
0.9.2
Release Date:
Feb 14, 2018
Licenses:
Files:

libraryDependencies += "com.criteo.lolhttp" %% "lolhttp" % "0.9.2"

Mill build tool

ivy"com.criteo.lolhttp::lolhttp:0.9.2"

Scala CLI

//> using dep "com.criteo.lolhttp::lolhttp:0.9.2"

Ammonite REPL

import $ivy.`com.criteo.lolhttp::lolhttp:0.9.2`

<dependency>
  <groupId>com.criteo.lolhttp</groupId>
  <artifactId>lolhttp_2.12</artifactId>
  <version>0.9.2</version>
</dependency>

compile group: 'com.criteo.lolhttp', name: 'lolhttp_2.12', version: '0.9.2'