benhutchison / prickle   1.1.16

GitHub

Prickle is a library for easily pickling (serializing) object graphs between Scala and Scala.js.

Scala versions: 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6

prickle 1.1.11


Group ID:
com.github.benhutchison
Artifact ID:
prickle_sjs0.6_2.11
Version:
1.1.11
Release Date:
Oct 1, 2016
Licenses:
Files:

libraryDependencies += "com.github.benhutchison" %%% "prickle" % "1.1.11"

Mill build tool

ivy"com.github.benhutchison::prickle::1.1.11"

Scala CLI

//> using dep "com.github.benhutchison::prickle::1.1.11"