innovaco / binders-json   0.12.47

GitHub

Serialize/deserialize Scala case classes to JSON

Scala versions: 2.11 2.10

binders-json 0.12.45


Group ID:
eu.inn
Artifact ID:
binders-json_2.10
Version:
0.12.45
Release Date:
Apr 1, 2016
Licenses:
Files:

libraryDependencies += "eu.inn" %% "binders-json" % "0.12.45"

Mill build tool

ivy"eu.inn::binders-json:0.12.45"

Scala CLI

//> using dep "eu.inn::binders-json:0.12.45"

Ammonite REPL

import $ivy.`eu.inn::binders-json:0.12.45`

<dependency>
  <groupId>eu.inn</groupId>
  <artifactId>binders-json_2.10</artifactId>
  <version>0.12.45</version>
</dependency>

compile group: 'eu.inn', name: 'binders-json_2.10', version: '0.12.45'