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