pprint_0.26

pprint

License

License

MIT
GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

pprint_0.26
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

pprint_0.26
pprint
Project URL

Project URL

https://github.com/lihaoyi/PPrint

Download pprint_0.26

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.lihaoyi : fansi_0.26 jar 0.2.9
com.lihaoyi : sourcecode_0.26 jar 0.2.1

provided (2)

Group / Artifact Type Version
ch.epfl.lamp : scala-reflect jar 0.26.0-RC1
ch.epfl.lamp : scala-compiler jar 0.26.0-RC1

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