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