com-lihaoyi / upickle   3.3.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.5 0.4 0.3

pprint 0.4.4


Group ID:
de.sandec
Artifact ID:
pprint_sjs0.6_2.12
Version:
0.4.4
Release Date:
Jul 19, 2017
Licenses:
MIT

libraryDependencies += "de.sandec" %%% "pprint" % "0.4.4"
resolvers += Resolver.bintrayRepo("sandec", "repo")

Mill build tool

ivy"de.sandec::pprint::0.4.4"
MavenRepository("https://dl.bintray.com/sandec/repo")

Scala CLI

//> using dep "de.sandec::pprint::0.4.4"