Download play-googleauth_2.11-0.3.7.jar file - Jar p

Jar examples for p:play-googleauth-2.11

Description

Simple Google authentication module for Play 2

You can download jar file play-googleauth_2.11 0.3.7 in this page.

License

Apache V2

Build File

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'

Download

Click the following link to download the jar file.

play-googleauth_2.11-0.3.7-javadoc.jar
play-googleauth_2.11-0.3.7-sources.jar
play-googleauth_2.11-0.3.7.jar
play-googleauth_2.11-0.3.7.pom



Related Tutorials