innovaco / binders   0.12.93

GitHub

Utility library that helps to create Scala case class serializers/deserializers

Scala versions: 2.11 2.10

binders-core 0.6.54


Group ID:
eu.inn
Artifact ID:
binders-core_2.10
Version:
0.6.54
Release Date:
May 30, 2015
Licenses:
Files:
Full Scala Version:
2.10.4

libraryDependencies += "eu.inn" %% "binders-core" % "0.6.54"

Mill build tool

ivy"eu.inn::binders-core:0.6.54"

Scala CLI

//> using dep "eu.inn::binders-core:0.6.54"

Ammonite REPL

import $ivy.`eu.inn::binders-core:0.6.54`

<dependency>
  <groupId>eu.inn</groupId>
  <artifactId>binders-core_2.10</artifactId>
  <version>0.6.54</version>
</dependency>

compile group: 'eu.inn', name: 'binders-core_2.10', version: '0.6.54'