com.github.bjoernpetersen:gpsoauth

With this library you can log in to Google Play Services using username and password.

License

License

GroupId

GroupId

com.github.bjoernpetersen
ArtifactId

ArtifactId

gpsoauth
Last Version

Last Version

0.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.bjoernpetersen:gpsoauth
With this library you can log in to Google Play Services using username and password.

Download gpsoauth

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.bjoernpetersen/gpsoauth/ -->
<dependency>
    <groupId>com.github.bjoernpetersen</groupId>
    <artifactId>gpsoauth</artifactId>
    <version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bjoernpetersen/gpsoauth/
implementation 'com.github.bjoernpetersen:gpsoauth:0.3.2'
// https://jarcasting.com/artifacts/com.github.bjoernpetersen/gpsoauth/
implementation ("com.github.bjoernpetersen:gpsoauth:0.3.2")
'com.github.bjoernpetersen:gpsoauth:jar:0.3.2'
<dependency org="com.github.bjoernpetersen" name="gpsoauth" rev="0.3.2">
  <artifact name="gpsoauth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bjoernpetersen', module='gpsoauth', version='0.3.2')
)
libraryDependencies += "com.github.bjoernpetersen" % "gpsoauth" % "0.3.2"
[com.github.bjoernpetersen/gpsoauth "0.3.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.4.1
net.iharder : base64 jar 2.3.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.2
0.3.1