Jar examples for g:google-auth
Android Google authentication library
You can download jar file google-auth 1.0.3 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
google-auth-1.0.3-javadoc.jar