Simple play module for authenticating against Google
Scala versions:
2.12
play-v27 2.2.1
Group ID:
com.gu.play-googleauth
Artifact ID:
play-v27_2.12
Version:
2.2.1
Release Date:
Dec 24, 2021
Licenses:
Files:
Full Scala Version:
2.12.15
Developers:
libraryDependencies += "com.gu.play-googleauth" %% "play-v27" % "2.2.1"
ivy"com.gu.play-googleauth::play-v27:2.2.1"
//> using dep "com.gu.play-googleauth::play-v27:2.2.1"
import $ivy.`com.gu.play-googleauth::play-v27:2.2.1`
<dependency> <groupId>com.gu.play-googleauth</groupId> <artifactId>play-v27_2.12</artifactId> <version>2.2.1</version> </dependency>
compile group: 'com.gu.play-googleauth', name: 'play-v27_2.12', version: '2.2.1'