wellfactored / play-bindings   2.2.1

Apache License 2.0 GitHub

Convenient tools for creating Play JSON formatters and url binders for value classes

Scala versions: 2.13 2.12 2.11 2.10

play-bindings 0.1.2


Group ID:
com.wellfactored
Artifact ID:
play-bindings_2.11
Version:
0.1.2
Release Date:
May 16, 2016
Licenses:
MIT
Files:

libraryDependencies += "com.wellfactored" %% "play-bindings" % "0.1.2"

Mill build tool

ivy"com.wellfactored::play-bindings:0.1.2"

Scala CLI

//> using dep "com.wellfactored::play-bindings:0.1.2"

Ammonite REPL

import $ivy.`com.wellfactored::play-bindings:0.1.2`

<dependency>
  <groupId>com.wellfactored</groupId>
  <artifactId>play-bindings_2.11</artifactId>
  <version>0.1.2</version>
</dependency>

compile group: 'com.wellfactored', name: 'play-bindings_2.11', version: '0.1.2'