com-lihaoyi / pprint   0.8.1

MIT License Website GitHub

Pretty-printing value, types and type-signatures in Scala

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

pprint 0.5.8


Group ID:
com.lihaoyi
Artifact ID:
pprint_2.13
Version:
0.5.8
Release Date:
Jan 12, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.lihaoyi" %% "pprint" % "0.5.8"

Mill build tool

ivy"com.lihaoyi::pprint:0.5.8"

Scala CLI

//> using dep "com.lihaoyi::pprint:0.5.8"

Ammonite REPL

import $ivy.`com.lihaoyi::pprint:0.5.8`

<dependency>
  <groupId>com.lihaoyi</groupId>
  <artifactId>pprint_2.13</artifactId>
  <version>0.5.8</version>
</dependency>

compile group: 'com.lihaoyi', name: 'pprint_2.13', version: '0.5.8'