Jar examples for p:play-googleauth-2.11
Simple Google authentication module for Play 2
You can download jar file play-googleauth_2.11 0.3.7 in this page.
Apache V2
You can use the following script to add play-googleauth_2.11-0.3.7.jar to your project.
<dependency> <groupId>com.gu</groupId> <artifactId>play-googleauth_2.11</artifactId> <version>0.3.7</version> </dependency>
compile group: 'com.gu', name: 'play-googleauth_2.11', version: '0.3.7'
libraryDependencies += "com.gu" % "play-googleauth_2.11" % "0.3.7"
<dependency org="com.gu" name="play-googleauth_2.11" rev="0.3.7"/>
@Grapes(@Grab(group='com.gu', module='play-googleauth_2.11', version='0.3.7'))
'com.gu:play-googleauth_2.11:jar:0.3.7'
Click the following link to download the jar file.
play-googleauth_2.11-0.3.7-javadoc.jar