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 2.1.1


Group ID:
com.wellfactored
Artifact ID:
play-bindings_2.12
Version:
2.1.1
Release Date:
Apr 3, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.wellfactored</groupId>
  <artifactId>play-bindings_2.12</artifactId>
  <version>2.1.1</version>
</dependency>

compile group: 'com.wellfactored', name: 'play-bindings_2.12', version: '2.1.1'