Simple play module for authenticating against Google
Scala versions:
2.12
play-v29 20.2.0
Group ID:
com.gu.play-googleauth
Artifact ID:
play-v29_3
Version:
20.2.0
Version Scheme:
Release Date:
Feb 28, 2025
Licenses:
Files:
Full Scala Version:
3.3.5
Developers:
libraryDependencies += "com.gu.play-googleauth" %% "play-v29" % "20.2.0"
ivy"com.gu.play-googleauth::play-v29:20.2.0"
//> using dep "com.gu.play-googleauth::play-v29:20.2.0"
import $ivy.`com.gu.play-googleauth::play-v29:20.2.0`
<dependency> <groupId>com.gu.play-googleauth</groupId> <artifactId>play-v29_3</artifactId> <version>20.2.0</version> </dependency>
compile group: 'com.gu.play-googleauth', name: 'play-v29_3', version: '20.2.0'