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.1.0


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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