Simple play module for authenticating against Google
Scala versions:
2.12
play-v30 2.3.0
Group ID:
com.gu.play-googleauth
Artifact ID:
play-v30_3
Version:
2.3.0
Release Date:
Nov 17, 2023
Licenses:
Files:
Full Scala Version:
3.3.1
Developers:
libraryDependencies += "com.gu.play-googleauth" %% "play-v30" % "2.3.0"
ivy"com.gu.play-googleauth::play-v30:2.3.0"
//> using dep "com.gu.play-googleauth::play-v30:2.3.0"
import $ivy.`com.gu.play-googleauth::play-v30:2.3.0`
<dependency> <groupId>com.gu.play-googleauth</groupId> <artifactId>play-v30_3</artifactId> <version>2.3.0</version> </dependency>
compile group: 'com.gu.play-googleauth', name: 'play-v30_3', version: '2.3.0'