guardian / play-googleauth   0.7.10

Apache License 2.0 GitHub

Simple play module for authenticating against Google

Scala versions: 2.12

play-v30 11.1.1


Group ID:
com.gu.play-googleauth
Artifact ID:
play-v30_2.13
Version:
11.1.1
Version Scheme:
Release Date:
Jul 25, 2024
Licenses:
Files:
Full Scala Version:
2.13.14
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.gu.play-googleauth</groupId>
  <artifactId>play-v30_2.13</artifactId>
  <version>11.1.1</version>
</dependency>

compile group: 'com.gu.play-googleauth', name: 'play-v30_2.13', version: '11.1.1'