play-authenticate 0.7.1


Group ID:
com.feth
Artifact ID:
play-authenticate_2.11
Version:
0.7.1
Release Date:
Dec 13, 2015
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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