playcommunity / play-utils   0.2.1

GitHub

Play-Utils is a set of utilities for developing with Play Framework for Scala.

Scala versions: 2.12 2.11

play-utils 0.2.1


Group ID:
cn.playscala
Artifact ID:
play-utils_2.12
Version:
0.2.1
Release Date:
Sept 21, 2018
Licenses:
Files:

libraryDependencies += "cn.playscala" %% "play-utils" % "0.2.1"

Mill build tool

ivy"cn.playscala::play-utils:0.2.1"

Scala CLI

//> using dep "cn.playscala::play-utils:0.2.1"

Ammonite REPL

import $ivy.`cn.playscala::play-utils:0.2.1`

<dependency>
  <groupId>cn.playscala</groupId>
  <artifactId>play-utils_2.12</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'cn.playscala', name: 'play-utils_2.12', version: '0.2.1'