An authentication plugin for Play Framework 2.x (Java)
play-authenticate 0.6.7
Group ID:
com.feth
Artifact ID:
play-authenticate_2.10
Version:
0.6.7
Release Date:
Nov 2, 2014
Licenses:
Files:
Full Scala Version:
2.10.4
Developers:
libraryDependencies += "com.feth" %% "play-authenticate" % "0.6.7"
ivy"com.feth::play-authenticate:0.6.7"
//> using dep "com.feth::play-authenticate:0.6.7"
import $ivy.`com.feth::play-authenticate:0.6.7`
<dependency> <groupId>com.feth</groupId> <artifactId>play-authenticate_2.10</artifactId> <version>0.6.7</version> </dependency>
compile group: 'com.feth', name: 'play-authenticate_2.10', version: '0.6.7'