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.6.0


Group ID:
com.gu
Artifact ID:
play-googleauth_2.11
Version:
0.6.0
Release Date:
Nov 21, 2016
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.gu</groupId>
  <artifactId>play-googleauth_2.11</artifactId>
  <version>0.6.0</version>
</dependency>

compile group: 'com.gu', name: 'play-googleauth_2.11', version: '0.6.0'