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