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