Last Version

play-googleauth 0.3.7

Simple Google authentication module for Play 2

License

License

GroupId

GroupId

com.gu
ArtifactId

ArtifactId

play-googleauth_2.10
Version

Version

0.3.7
Type

Type

jar
Description

Description

play-googleauth
Simple Google authentication module for Play 2
Project URL

Project URL

https://github.com/guardian/play-googleauth
Project Organization

Project Organization

com.gu
Source Code Management

Source Code Management

https://github.com/guardian/play-googleauth

Download play-googleauth_2.10 0.3.7


<!-- https://jarcasting.com/artifacts/com.gu/play-googleauth_2.10/ -->
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>play-googleauth_2.10</artifactId>
    <version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/play-googleauth_2.10/
implementation 'com.gu:play-googleauth_2.10:0.3.7'
// https://jarcasting.com/artifacts/com.gu/play-googleauth_2.10/
implementation ("com.gu:play-googleauth_2.10:0.3.7")
'com.gu:play-googleauth_2.10:jar:0.3.7'
<dependency org="com.gu" name="play-googleauth_2.10" rev="0.3.7">
  <artifact name="play-googleauth_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='play-googleauth_2.10', version='0.3.7')
)
libraryDependencies += "com.gu" % "play-googleauth_2.10" % "0.3.7"
[com.gu/play-googleauth_2.10 "0.3.7"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
commons-codec : commons-codec jar 1.9
com.google.gdata : core jar 1.47.1
com.google.apis : google-api-services-admin-directory jar directory_v1-rev53-1.20.0
com.google.guava : guava jar 19.0

provided (2)

Group / Artifact Type Version
com.typesafe.play : play_2.10 jar 2.4.0
com.typesafe.play : play-ws_2.10 jar 2.4.0

Project Modules

There are no modules declared in this project.