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-v27 2.0.1


Group ID:
com.gu.play-googleauth
Artifact ID:
play-v27_2.13
Version:
2.0.1
Release Date:
Nov 28, 2020
Licenses:
Files:

libraryDependencies += "com.gu.play-googleauth" %% "play-v27" % "2.0.1"

Mill build tool

ivy"com.gu.play-googleauth::play-v27:2.0.1"

Scala CLI

//> using dep "com.gu.play-googleauth::play-v27:2.0.1"

Ammonite REPL

import $ivy.`com.gu.play-googleauth::play-v27:2.0.1`

<dependency>
  <groupId>com.gu.play-googleauth</groupId>
  <artifactId>play-v27_2.13</artifactId>
  <version>2.0.1</version>
</dependency>

compile group: 'com.gu.play-googleauth', name: 'play-v27_2.13', version: '2.0.1'