rx-social-login-google

Reactive Google login Android library

License

License

GroupId

GroupId

io.github.ackeecz
ArtifactId

ArtifactId

rx-social-login-google
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

aar
Description

Description

rx-social-login-google
Reactive Google login Android library
Project URL

Project URL

https://github.com/AckeeCZ/rx-social-login

Download rx-social-login-google

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.ackeecz/rx-social-login-google/ -->
<dependency>
    <groupId>io.github.ackeecz</groupId>
    <artifactId>rx-social-login-google</artifactId>
    <version>1.2.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ackeecz/rx-social-login-google/
implementation 'io.github.ackeecz:rx-social-login-google:1.2.1'
// https://jarcasting.com/artifacts/io.github.ackeecz/rx-social-login-google/
implementation ("io.github.ackeecz:rx-social-login-google:1.2.1")
'io.github.ackeecz:rx-social-login-google:aar:1.2.1'
<dependency org="io.github.ackeecz" name="rx-social-login-google" rev="1.2.1">
  <artifact name="rx-social-login-google" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ackeecz', module='rx-social-login-google', version='1.2.1')
)
libraryDependencies += "io.github.ackeecz" % "rx-social-login-google" % "1.2.1"
[io.github.ackeecz/rx-social-login-google "1.2.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.30
io.reactivex.rxjava2 : rxjava jar 2.2.21
com.google.android.gms » play-services-auth jar 19.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0