Registry / utility / pprint-2-11

pprint-2-11

JSON →
library0.8.1javamavenunverified

Pretty-printing library for Scala, providing readable and colorful output of data structures.

<dependency> <groupId>com.lihaoyi</groupId> <artifactId>pprint_2.11</artifactId> <version>0.8.1</version> </dependency>
INSTALL
IMPORT
SIG · PPRINT-2-11
P
pprint-2-11
utilityjavav0.8.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PPrint
✓ pprint.PPrint

Print a string with pretty formatting.

import pprint.PPrint; PPrint.pprintln("Hello, world!");
Debug
Known issues
breakingThis version targets Scala 2.11, which is outdated and may not work with newer Scala versions.
fix
Use a version compatible with your Scala version (e.g., pprint_2.13).
affects: 0.8.x
Upgrade
Version history
0.8.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
pprint-2-11 — mvn dependency:get pprint-2-11 · libregistry