A simple Scala persistence API for JSON documents
silky-persistence 1.0.12
Group ID:
com.github.piltt
Artifact ID:
silky-persistence_2.11
Version:
1.0.12
Release Date:
Nov 4, 2015
Licenses:
Files:
Full Scala Version:
2.11.7
Developers:
libraryDependencies += "com.github.piltt" %% "silky-persistence" % "1.0.12"
ivy"com.github.piltt::silky-persistence:1.0.12"
//> using dep "com.github.piltt::silky-persistence:1.0.12"
import $ivy.`com.github.piltt::silky-persistence:1.0.12`
<dependency> <groupId>com.github.piltt</groupId> <artifactId>silky-persistence_2.11</artifactId> <version>1.0.12</version> </dependency>
compile group: 'com.github.piltt', name: 'silky-persistence_2.11', version: '1.0.12'