is not current version
Last Version 1.0.7

com.gu.play-googleauth:play-v26_2.12 1.0.2

Simple Google authentication module for Play 2

GroupId

GroupId

com.gu.play-googleauth
ArtifactId

ArtifactId

play-v26_2.12
Version

Version

1.0.2
Type

Type

jar

Download play-v26_2.12 1.0.2


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