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