License |
License |
---|---|
GroupId | GroupIdcom.github.b3er.rxfirebase |
ArtifactId | ArtifactIdfirebase-auth |
Version | Version11.2.0 |
Type | Typeaar |
Description |
DescriptionRxFirebase2-Auth
RxJava 2 binding APIs for Firebase Android SDK.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
firebase-auth-11.2.0.pom | |
firebase-auth-11.2.0.aar | 24 KB |
firebase-auth-11.2.0-sources.jar | 15 KB |
firebase-auth-11.2.0-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.b3er.rxfirebase/firebase-auth/ -->
<dependency>
<groupId>com.github.b3er.rxfirebase</groupId>
<artifactId>firebase-auth</artifactId>
<version>11.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.b3er.rxfirebase/firebase-auth/
implementation 'com.github.b3er.rxfirebase:firebase-auth:11.2.0'
// https://jarcasting.com/artifacts/com.github.b3er.rxfirebase/firebase-auth/
implementation ("com.github.b3er.rxfirebase:firebase-auth:11.2.0")
'com.github.b3er.rxfirebase:firebase-auth:aar:11.2.0'
<dependency org="com.github.b3er.rxfirebase" name="firebase-auth" rev="11.2.0">
<artifact name="firebase-auth" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.b3er.rxfirebase', module='firebase-auth', version='11.2.0')
)
libraryDependencies += "com.github.b3er.rxfirebase" % "firebase-auth" % "11.2.0"
[com.github.b3er.rxfirebase/firebase-auth "11.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.b3er.rxfirebase : common | jar | 11.2.0 |
com.google.firebase » firebase-auth | jar | 11.0.2 |