Jar examples for g:gpsoauth
With this library you can log in to Google Play Services using username and password.
You can download jar file gpsoauth 0.3.2 in this page.
MIT License
You can use the following script to add gpsoauth-0.3.2.jar to your project.
<dependency> <groupId>com.github.bjoernpetersen</groupId> <artifactId>gpsoauth</artifactId> <version>0.3.2</version> </dependency>
compile group: 'com.github.bjoernpetersen', name: 'gpsoauth', version: '0.3.2'
libraryDependencies += "com.github.bjoernpetersen" % "gpsoauth" % "0.3.2"
<dependency org="com.github.bjoernpetersen" name="gpsoauth" rev="0.3.2"/>
@Grapes(@Grab(group='com.github.bjoernpetersen', module='gpsoauth', version='0.3.2'))
'com.github.bjoernpetersen:gpsoauth:jar:0.3.2'
Click the following link to download the jar file.
gpsoauth-0.3.2-javadoc.jar