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