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


Group ID:
com.criteo.lolhttp
Artifact ID:
lolhtml_2.12
Version:
0.9.3
Release Date:
Feb 19, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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