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 0.13.2


Group ID:
com.criteo.lolhttp
Artifact ID:
loljson_2.12
Version:
0.13.2
Release Date:
Oct 14, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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