criteo / lolhttp   0.13.6

Apache License 2.0 GitHub

An HTTP Server and Client library for Scala.

Scala versions: 2.12 2.11

lolhtml 0.8.1


Group ID:
com.criteo.lolhttp
Artifact ID:
lolhtml_2.12
Version:
0.8.1
Release Date:
Nov 17, 2017
Licenses:
Files:

libraryDependencies += "com.criteo.lolhttp" %% "lolhtml" % "0.8.1"

Mill build tool

ivy"com.criteo.lolhttp::lolhtml:0.8.1"

Scala CLI

//> using dep "com.criteo.lolhttp::lolhtml:0.8.1"

Ammonite REPL

import $ivy.`com.criteo.lolhttp::lolhtml:0.8.1`

<dependency>
  <groupId>com.criteo.lolhttp</groupId>
  <artifactId>lolhtml_2.12</artifactId>
  <version>0.8.1</version>
</dependency>

compile group: 'com.criteo.lolhttp', name: 'lolhtml_2.12', version: '0.8.1'