pprint


License

License

MIT
GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

pprint_2.10
Last Version

Last Version

0.5.4
Release Date

Release Date

Type

Type

jar
Description

Description

pprint
pprint
Project URL

Project URL

https://github.com/lihaoyi/PPrint
Project Organization

Project Organization

com.lihaoyi
Source Code Management

Source Code Management

https://github.com/lihaoyi/PPrint

Download pprint_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/com.lihaoyi/pprint_2.10/ -->
<dependency>
    <groupId>com.lihaoyi</groupId>
    <artifactId>pprint_2.10</artifactId>
    <version>0.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/pprint_2.10/
implementation 'com.lihaoyi:pprint_2.10:0.5.4'
// https://jarcasting.com/artifacts/com.lihaoyi/pprint_2.10/
implementation ("com.lihaoyi:pprint_2.10:0.5.4")
'com.lihaoyi:pprint_2.10:jar:0.5.4'
<dependency org="com.lihaoyi" name="pprint_2.10" rev="0.5.4">
  <artifact name="pprint_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='pprint_2.10', version='0.5.4')
)
libraryDependencies += "com.lihaoyi" % "pprint_2.10" % "0.5.4"
[com.lihaoyi/pprint_2.10 "0.5.4"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.7
com.lihaoyi : fansi_2.10 jar 0.2.6
com.lihaoyi : sourcecode_2.10 jar 0.1.5

provided (2)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.10.7
org.scala-lang : scala-reflect jar 2.10.7

test (1)

Group / Artifact Type Version
com.lihaoyi : utest_2.10 jar 0.6.6

Project Modules

There are no modules declared in this project.

PPrint Gitter Chat Build Status

A Scala library to pretty-print values and types

Documentation

Versions

Version
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0