benhutchison / prickle 1.1.16
GitHubPrickle is a library for easily pickling (serializing) object graphs between Scala and Scala.js.
prickle 1.1.6
Group ID:
com.github.benhutchison
Artifact ID:
prickle_2.11
Version:
1.1.6
Release Date:
Jun 2, 2015
Licenses:
Files:
Full Scala Version:
2.11.6
Developers:
libraryDependencies += "com.github.benhutchison" %% "prickle" % "1.1.6"
ivy"com.github.benhutchison::prickle:1.1.6"
//> using dep "com.github.benhutchison::prickle:1.1.6"
import $ivy.`com.github.benhutchison::prickle:1.1.6`
<dependency> <groupId>com.github.benhutchison</groupId> <artifactId>prickle_2.11</artifactId> <version>1.1.6</version> </dependency>
compile group: 'com.github.benhutchison', name: 'prickle_2.11', version: '1.1.6'