Simple play module for authenticating against Google
Scala versions:
2.12
play-googleauth 0.1.9
Group ID:
com.gu
Artifact ID:
play-googleauth_2.10
Version:
0.1.9
Release Date:
Dec 4, 2014
Licenses:
Files:
Full Scala Version:
2.10.4
Developers:
libraryDependencies += "com.gu" %% "play-googleauth" % "0.1.9"
ivy"com.gu::play-googleauth:0.1.9"
//> using dep "com.gu::play-googleauth:0.1.9"
import $ivy.`com.gu::play-googleauth:0.1.9`
<dependency> <groupId>com.gu</groupId> <artifactId>play-googleauth_2.10</artifactId> <version>0.1.9</version> </dependency>
compile group: 'com.gu', name: 'play-googleauth_2.10', version: '0.1.9'