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.8.1


Group ID:
com.lihaoyi
Artifact ID:
pprint_2.12
Version:
0.8.1
Release Date:
Nov 27, 2022
Licenses:
MIT
Files:

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

Mill build tool

ivy"com.lihaoyi::pprint:0.8.1"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.lihaoyi</groupId>
  <artifactId>pprint_2.12</artifactId>
  <version>0.8.1</version>
</dependency>

compile group: 'com.lihaoyi', name: 'pprint_2.12', version: '0.8.1'