is not current version
Last Version 2.2.6

com.gu.play-googleauth:play-v27_2.13 2.2.1

Simple Google authentication module for Play 2

GroupId

GroupId

com.gu.play-googleauth
ArtifactId

ArtifactId

play-v27_2.13
Version

Version

2.2.1
Type

Type

jar

Download play-v27_2.13 2.2.1


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