guardian / play-googleauth   0.7.10

Apache License 2.0 GitHub

Simple play module for authenticating against Google

Scala versions: 3.x 2.13 2.12 2.11 2.10

play-v29 2.3.0


Group ID:
com.gu.play-googleauth
Artifact ID:
play-v29_3
Version:
2.3.0
Release Date:
Nov 17, 2023
Licenses:
Files:

libraryDependencies += "com.gu.play-googleauth" %% "play-v29" % "2.3.0"

Mill build tool

ivy"com.gu.play-googleauth::play-v29:2.3.0"

Scala CLI

//> using dep "com.gu.play-googleauth::play-v29:2.3.0"

Ammonite REPL

import $ivy.`com.gu.play-googleauth::play-v29:2.3.0`

<dependency>
  <groupId>com.gu.play-googleauth</groupId>
  <artifactId>play-v29_3</artifactId>
  <version>2.3.0</version>
</dependency>

compile group: 'com.gu.play-googleauth', name: 'play-v29_3', version: '2.3.0'