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>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Print a string with pretty formatting.
Use a version compatible with your Scala version (e.g., pprint_2.13).
No dependency data recorded yet.