lhns / play2-auth   0.16.1

Apache License 2.0 GitHub

Play2.x Authentication and Authorization module

Scala versions: 2.13 2.12

play2-auth 0.16.1


Group ID:
de.lolhens
Artifact ID:
play2-auth_2.13
Version:
0.16.1
Release Date:
Sept 13, 2020
Licenses:
Files:

libraryDependencies += "de.lolhens" %% "play2-auth" % "0.16.1"

Mill build tool

ivy"de.lolhens::play2-auth:0.16.1"

Scala CLI

//> using dep "de.lolhens::play2-auth:0.16.1"

Ammonite REPL

import $ivy.`de.lolhens::play2-auth:0.16.1`

<dependency>
  <groupId>de.lolhens</groupId>
  <artifactId>play2-auth_2.13</artifactId>
  <version>0.16.1</version>
</dependency>

compile group: 'de.lolhens', name: 'play2-auth_2.13', version: '0.16.1'