License |
License |
---|---|
GroupId | GroupIdcom.github.b3er |
ArtifactId | ArtifactIdrxfirebase-auth |
Version | Version10.1.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 |
---|---|
rxfirebase-auth-10.1.0.pom | |
rxfirebase-auth-10.1.0.aar | 22 KB |
rxfirebase-auth-10.1.0-sources.jar | 13 KB |
rxfirebase-auth-10.1.0-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.b3er/rxfirebase-auth/ -->
<dependency>
<groupId>com.github.b3er</groupId>
<artifactId>rxfirebase-auth</artifactId>
<version>10.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.b3er/rxfirebase-auth/
implementation 'com.github.b3er:rxfirebase-auth:10.1.0'
// https://jarcasting.com/artifacts/com.github.b3er/rxfirebase-auth/
implementation ("com.github.b3er:rxfirebase-auth:10.1.0")
'com.github.b3er:rxfirebase-auth:aar:10.1.0'
<dependency org="com.github.b3er" name="rxfirebase-auth" rev="10.1.0">
<artifact name="rxfirebase-auth" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.b3er', module='rxfirebase-auth', version='10.1.0')
)
libraryDependencies += "com.github.b3er" % "rxfirebase-auth" % "10.1.0"
[com.github.b3er/rxfirebase-auth "10.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.b3er : rxfirebase-common | jar | 10.1.0 |
com.google.firebase » firebase-auth | jar | 10.0.1 |