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


Group ID:
com.github.benhutchison
Artifact ID:
prickle_sjs0.6_2.12
Version:
1.1.13
Release Date:
Nov 13, 2016
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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