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