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