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-v28 2.0.2


Group ID:
com.gu.play-googleauth
Artifact ID:
play-v28_2.13
Version:
2.0.2
Release Date:
Dec 1, 2020
Licenses:
Files:

libraryDependencies += "com.gu.play-googleauth" %% "play-v28" % "2.0.2"

Mill build tool

ivy"com.gu.play-googleauth::play-v28:2.0.2"

Scala CLI

//> using dep "com.gu.play-googleauth::play-v28:2.0.2"

Ammonite REPL

import $ivy.`com.gu.play-googleauth::play-v28:2.0.2`

<dependency>
  <groupId>com.gu.play-googleauth</groupId>
  <artifactId>play-v28_2.13</artifactId>
  <version>2.0.2</version>
</dependency>

compile group: 'com.gu.play-googleauth', name: 'play-v28_2.13', version: '2.0.2'