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.6.0 in this page.
Apache V2
You can use the following script to add play-googleauth_2.11-0.6.0.jar to your project.
<dependency> <groupId>com.gu</groupId> <artifactId>play-googleauth_2.11</artifactId> <version>0.6.0</version> </dependency>
compile group: 'com.gu', name: 'play-googleauth_2.11', version: '0.6.0'
libraryDependencies += "com.gu" % "play-googleauth_2.11" % "0.6.0"
<dependency org="com.gu" name="play-googleauth_2.11" rev="0.6.0"/>
@Grapes(@Grab(group='com.gu', module='play-googleauth_2.11', version='0.6.0'))
'com.gu:play-googleauth_2.11:jar:0.6.0'
Click the following link to download the jar file.
play-googleauth_2.11-0.6.0-javadoc.jar