analogweb / analogweb-scala   0.13.0

MIT License GitHub

Tiny High Performance HTTP Server for Scala

Scala versions: 3.x 2.13 2.12 2.11 2.10

analogweb-json4s 0.12.0


Group ID:
org.analogweb
Artifact ID:
analogweb-json4s_2.12
Version:
0.12.0
Release Date:
Oct 12, 2019
Licenses:
MIT
Files:

libraryDependencies += "org.analogweb" %% "analogweb-json4s" % "0.12.0"

Mill build tool

ivy"org.analogweb::analogweb-json4s:0.12.0"

Scala CLI

//> using dep "org.analogweb::analogweb-json4s:0.12.0"

Ammonite REPL

import $ivy.`org.analogweb::analogweb-json4s:0.12.0`

<dependency>
  <groupId>org.analogweb</groupId>
  <artifactId>analogweb-json4s_2.12</artifactId>
  <version>0.12.0</version>
</dependency>

compile group: 'org.analogweb', name: 'analogweb-json4s_2.12', version: '0.12.0'