| License |
License |
|---|---|
| Categories |
CategoriesRxJava Container Microservices Reactive libraries |
| GroupId | GroupIdcom.alexsimo.rxjava2firebase |
| ArtifactId | ArtifactIdauthentication |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionRxJava2-Authentication
RxJava 2 wrapper APIs for Firebase Android SDK
|
| Filename | Size |
|---|---|
| authentication-0.0.1.pom | |
| authentication-0.0.1.aar | 5 KB |
| authentication-0.0.1-sources.jar | 1 KB |
| authentication-0.0.1-javadoc.jar | 19 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.alexsimo.rxjava2firebase/authentication/ -->
<dependency>
<groupId>com.alexsimo.rxjava2firebase</groupId>
<artifactId>authentication</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.alexsimo.rxjava2firebase/authentication/
implementation 'com.alexsimo.rxjava2firebase:authentication:0.0.1'
// https://jarcasting.com/artifacts/com.alexsimo.rxjava2firebase/authentication/
implementation ("com.alexsimo.rxjava2firebase:authentication:0.0.1")
'com.alexsimo.rxjava2firebase:authentication:aar:0.0.1'
<dependency org="com.alexsimo.rxjava2firebase" name="authentication" rev="0.0.1">
<artifact name="authentication" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.alexsimo.rxjava2firebase', module='authentication', version='0.0.1')
)
libraryDependencies += "com.alexsimo.rxjava2firebase" % "authentication" % "0.0.1"
[com.alexsimo.rxjava2firebase/authentication "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.firebase » firebase-auth | jar | 10.0.1 |
| io.reactivex.rxjava2 : rxjava | jar | 2.0.5 |