criteo / lolhttp   0.13.6

Apache License 2.0 GitHub

An HTTP Server and Client library for Scala.

Scala versions: 2.12 2.11

loljson 10.0.0


Group ID:
com.criteo.lolhttp
Artifact ID:
loljson_2.12
Version:
10.0.0
Release Date:
May 4, 2018
Licenses:
Files:

libraryDependencies += "com.criteo.lolhttp" %% "loljson" % "10.0.0"

Mill build tool

ivy"com.criteo.lolhttp::loljson:10.0.0"

Scala CLI

//> using dep "com.criteo.lolhttp::loljson:10.0.0"

Ammonite REPL

import $ivy.`com.criteo.lolhttp::loljson:10.0.0`

<dependency>
  <groupId>com.criteo.lolhttp</groupId>
  <artifactId>loljson_2.12</artifactId>
  <version>10.0.0</version>
</dependency>

compile group: 'com.criteo.lolhttp', name: 'loljson_2.12', version: '10.0.0'