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-googleauth 0.7.6


Group ID:
com.gu
Artifact ID:
play-googleauth_2.12
Version:
0.7.6
Release Date:
Jul 4, 2018
Licenses:
Files:

libraryDependencies += "com.gu" %% "play-googleauth" % "0.7.6"

Mill build tool

ivy"com.gu::play-googleauth:0.7.6"

Scala CLI

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

Ammonite REPL

import $ivy.`com.gu::play-googleauth:0.7.6`

<dependency>
  <groupId>com.gu</groupId>
  <artifactId>play-googleauth_2.12</artifactId>
  <version>0.7.6</version>
</dependency>

compile group: 'com.gu', name: 'play-googleauth_2.12', version: '0.7.6'