play-utils 0.2.1


Group ID:
com.github.karelcemus
Artifact ID:
play-utils_2.11
Version:
0.2.1
Release Date:
Feb 14, 2016
Licenses:
Files:
Full Scala Version:
2.11.6
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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