Convenient tools for creating Play JSON formatters and url binders for value classes
play-bindings 0.3.0
Group ID:
com.wellfactored
Artifact ID:
play-bindings_2.11
Version:
0.3.0
Release Date:
Jun 15, 2016
Licenses:
Files:
libraryDependencies += "com.wellfactored" %% "play-bindings" % "0.3.0"
ivy"com.wellfactored::play-bindings:0.3.0"
//> using dep "com.wellfactored::play-bindings:0.3.0"
import $ivy.`com.wellfactored::play-bindings:0.3.0`
<dependency> <groupId>com.wellfactored</groupId> <artifactId>play-bindings_2.11</artifactId> <version>0.3.0</version> </dependency>
compile group: 'com.wellfactored', name: 'play-bindings_2.11', version: '0.3.0'