outr / scribe   3.13.2

Contributors Wanted MIT License GitHub

The fastest logging library in the world. Built from scratch in Scala and programmatically configurable.

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4 0.3

scribe-json 3.5.1


Group ID:
com.outr
Artifact ID:
scribe-json_2.13
Version:
3.5.1
Release Date:
Mar 30, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.outr" %% "scribe-json" % "3.5.1"

Mill build tool

ivy"com.outr::scribe-json:3.5.1"

Scala CLI

//> using dep "com.outr::scribe-json:3.5.1"

Ammonite REPL

import $ivy.`com.outr::scribe-json:3.5.1`

<dependency>
  <groupId>com.outr</groupId>
  <artifactId>scribe-json_2.13</artifactId>
  <version>3.5.1</version>
</dependency>

compile group: 'com.outr', name: 'scribe-json_2.13', version: '3.5.1'