guardian / play-googleauth   0.7.10

Apache License 2.0 GitHub

Simple play module for authenticating against Google

Scala versions: 2.12

play-v30 8.0.1


Group ID:
com.gu.play-googleauth
Artifact ID:
play-v30_3
Version:
8.0.1
Release Date:
Jun 13, 2024
Licenses:
Files:
Full Scala Version:
3.3.3

libraryDependencies += "com.gu.play-googleauth" %% "play-v30" % "8.0.1"

Mill build tool

ivy"com.gu.play-googleauth::play-v30:8.0.1"

Scala CLI

//> using dep "com.gu.play-googleauth::play-v30:8.0.1"

Ammonite REPL

import $ivy.`com.gu.play-googleauth::play-v30:8.0.1`

<dependency>
  <groupId>com.gu.play-googleauth</groupId>
  <artifactId>play-v30_3</artifactId>
  <version>8.0.1</version>
</dependency>

compile group: 'com.gu.play-googleauth', name: 'play-v30_3', version: '8.0.1'