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


Group ID:
com.gu
Artifact ID:
play-googleauth_2.11
Version:
0.2.1
Release Date:
Apr 21, 2015
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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