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.8.0


Group ID:
com.criteo.lolhttp
Artifact ID:
lolhttp_2.12
Version:
0.8.0
Release Date:
Nov 10, 2017
Licenses:
Files:

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

Mill build tool

ivy"com.criteo.lolhttp::lolhttp:0.8.0"

Scala CLI

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

Ammonite REPL

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

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

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