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