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