play-bindings 1.0.0


Group ID:
com.wellfactored
Artifact ID:
play-bindings_2.11
Version:
1.0.0
Release Date:
Aug 6, 2016
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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