Simple play module for authenticating against Google
Scala versions:
2.12
play-v26 1.0.7
Group ID:
com.gu.play-googleauth
Artifact ID:
play-v26_2.12
Version:
1.0.7
Release Date:
Aug 20, 2020
Licenses:
Files:
Full Scala Version:
2.12.10
Developers:
libraryDependencies += "com.gu.play-googleauth" %% "play-v26" % "1.0.7"
ivy"com.gu.play-googleauth::play-v26:1.0.7"
//> using dep "com.gu.play-googleauth::play-v26:1.0.7"
import $ivy.`com.gu.play-googleauth::play-v26:1.0.7`
<dependency> <groupId>com.gu.play-googleauth</groupId> <artifactId>play-v26_2.12</artifactId> <version>1.0.7</version> </dependency>
compile group: 'com.gu.play-googleauth', name: 'play-v26_2.12', version: '1.0.7'