t2v / play2-auth   0.16.0

Apache License 2.0 GitHub

Play2.x Authentication and Authorization module

Scala versions: 2.12 2.11 2.10

play2-auth 0.13.0


Group ID:
jp.t2v
Artifact ID:
play2-auth_2.11
Version:
0.13.0
Release Date:
Nov 15, 2014
Licenses:
Files:

libraryDependencies += "jp.t2v" %% "play2-auth" % "0.13.0"

Mill build tool

ivy"jp.t2v::play2-auth:0.13.0"

Scala CLI

//> using dep "jp.t2v::play2-auth:0.13.0"

Ammonite REPL

import $ivy.`jp.t2v::play2-auth:0.13.0`

<dependency>
  <groupId>jp.t2v</groupId>
  <artifactId>play2-auth_2.11</artifactId>
  <version>0.13.0</version>
</dependency>

compile group: 'jp.t2v', name: 'play2-auth_2.11', version: '0.13.0'