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


Group ID:
com.gu
Artifact ID:
play-googleauth_2.11
Version:
0.1.11
Release Date:
Mar 27, 2015
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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