play-utils 0.3


Group ID:
com.github.karelcemus
Artifact ID:
play-utils_2.11
Version:
0.3
Release Date:
Mar 27, 2016
Licenses:
Files:
Full Scala Version:
2.11.7
Developers:

libraryDependencies += "com.github.karelcemus" %% "play-utils" % "0.3"

Mill build tool

ivy"com.github.karelcemus::play-utils:0.3"

Scala CLI

//> using dep "com.github.karelcemus::play-utils:0.3"

Ammonite REPL

import $ivy.`com.github.karelcemus::play-utils:0.3`

<dependency>
  <groupId>com.github.karelcemus</groupId>
  <artifactId>play-utils_2.11</artifactId>
  <version>0.3</version>
</dependency>

compile group: 'com.github.karelcemus', name: 'play-utils_2.11', version: '0.3'