Download google-auth-1.0.3.jar file - Jar g

Jar examples for g:google-auth

Description

Android Google authentication library

You can download jar file google-auth 1.0.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add google-auth-1.0.3.jar to your project.

<dependency>
   <groupId>com.groundupworks.android</groupId>
   <artifactId>google-auth</artifactId>
   <version>1.0.3</version>
</dependency>
compile group: 'com.groundupworks.android', name: 'google-auth', version: '1.0.3'
libraryDependencies += "com.groundupworks.android" % "google-auth" % "1.0.3"
<dependency org="com.groundupworks.android" name="google-auth" rev="1.0.3"/>
@Grapes(@Grab(group='com.groundupworks.android', module='google-auth', version='1.0.3'))
'com.groundupworks.android:google-auth:jar:1.0.3'

Download

Click the following link to download the jar file.

google-auth-1.0.3-javadoc.jar
google-auth-1.0.3-sources.jar
google-auth-1.0.3.pom



Related Tutorials