com-lihaoyi / upickle   3.2.0

MIT License Website GitHub

uPickle: a simple, fast, dependency-free JSON & Binary (MessagePack) serialization library for 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.4.4


Group ID:
com.lihaoyi
Artifact ID:
pprint_2.10
Version:
0.4.4
Release Date:
Nov 7, 2016
Licenses:
MIT
Files:

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

Mill build tool

ivy"com.lihaoyi::pprint:0.4.4"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.lihaoyi</groupId>
  <artifactId>pprint_2.10</artifactId>
  <version>0.4.4</version>
</dependency>

compile group: 'com.lihaoyi', name: 'pprint_2.10', version: '0.4.4'