Last Version

RxAuth 0.4.0

RxJava wrapper APIs for Google Play Services including Kotlin extensions.

License

License

GroupId

GroupId

com.github.niqo01.rxplayservices
ArtifactId

ArtifactId

rx-play-services-auth
Version

Version

0.4.0
Type

Type

aar
Description

Description

RxAuth
RxJava wrapper APIs for Google Play Services including Kotlin extensions.
Project URL

Project URL

https://github.com/niqo01/RxPlayServices
Source Code Management

Source Code Management

https://github.com/niqo01/RxPlayServices

Download rx-play-services-auth 0.4.0


<!-- https://jarcasting.com/artifacts/com.github.niqo01.rxplayservices/rx-play-services-auth/ -->
<dependency>
    <groupId>com.github.niqo01.rxplayservices</groupId>
    <artifactId>rx-play-services-auth</artifactId>
    <version>0.4.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.niqo01.rxplayservices/rx-play-services-auth/
implementation 'com.github.niqo01.rxplayservices:rx-play-services-auth:0.4.0'
// https://jarcasting.com/artifacts/com.github.niqo01.rxplayservices/rx-play-services-auth/
implementation ("com.github.niqo01.rxplayservices:rx-play-services-auth:0.4.0")
'com.github.niqo01.rxplayservices:rx-play-services-auth:aar:0.4.0'
<dependency org="com.github.niqo01.rxplayservices" name="rx-play-services-auth" rev="0.4.0">
  <artifact name="rx-play-services-auth" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.niqo01.rxplayservices', module='rx-play-services-auth', version='0.4.0')
)
libraryDependencies += "com.github.niqo01.rxplayservices" % "rx-play-services-auth" % "0.4.0"
[com.github.niqo01.rxplayservices/rx-play-services-auth "0.4.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.niqo01.rxplayservices : rx-play-services-task jar 0.4.0
io.reactivex.rxjava2 : rxjava jar 2.1.6
com.google.android.gms » play-services-auth jar 11.6.0

Project Modules

There are no modules declared in this project.