play-authenticate 0.8.3


Group ID:
com.feth
Artifact ID:
play-authenticate_2.11
Version:
0.8.3
Release Date:
Apr 18, 2017
Licenses:
Files:

libraryDependencies += "com.feth" %% "play-authenticate" % "0.8.3"

Mill build tool

ivy"com.feth::play-authenticate:0.8.3"

Scala CLI

//> using dep "com.feth::play-authenticate:0.8.3"

Ammonite REPL

import $ivy.`com.feth::play-authenticate:0.8.3`

<dependency>
  <groupId>com.feth</groupId>
  <artifactId>play-authenticate_2.11</artifactId>
  <version>0.8.3</version>
</dependency>

compile group: 'com.feth', name: 'play-authenticate_2.11', version: '0.8.3'