t2v / play2-auth   0.16.0

Apache License 2.0 GitHub

Play2.x Authentication and Authorization module

Scala versions: 2.12 2.11

play2.auth 0.10


Group ID:
jp.t2v
Artifact ID:
play2.auth_2.10
Version:
0.10
Release Date:
Jul 31, 2013
Licenses:
Files:

libraryDependencies += "jp.t2v" %% "play2.auth" % "0.10"

Mill build tool

ivy"jp.t2v::play2.auth:0.10"

Scala CLI

//> using dep "jp.t2v::play2.auth:0.10"

Ammonite REPL

import $ivy.`jp.t2v::play2.auth:0.10`

<dependency>
  <groupId>jp.t2v</groupId>
  <artifactId>play2.auth_2.10</artifactId>
  <version>0.10</version>
</dependency>

compile group: 'jp.t2v', name: 'play2.auth_2.10', version: '0.10'