innovaco / binders   0.12.91

GitHub

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

Scala versions: 2.11 2.10

binders-core 0.3.0


Group ID:
eu.inn
Artifact ID:
binders-core_2.11
Version:
0.3.0
Release Date:
Dec 18, 2014
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>eu.inn</groupId>
  <artifactId>binders-core_2.11</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'eu.inn', name: 'binders-core_2.11', version: '0.3.0'