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