RxFirebase-Firestore Kotlin support

RxJava binding APIs for Firebase Android SDK.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.androidhuman.rxfirebase2
ArtifactId

ArtifactId

firebase-firestore-kotlin
Last Version

Last Version

17.1.5.0
Release Date

Release Date

Type

Type

aar
Description

Description

RxFirebase-Firestore Kotlin support
RxJava binding APIs for Firebase Android SDK.
Project URL

Project URL

https://github.com/kunny/RxFirebase
Source Code Management

Source Code Management

https://github.com/kunny/RxFirebase

Download firebase-firestore-kotlin

How to add to project

<!-- https://jarcasting.com/artifacts/com.androidhuman.rxfirebase2/firebase-firestore-kotlin/ -->
<dependency>
    <groupId>com.androidhuman.rxfirebase2</groupId>
    <artifactId>firebase-firestore-kotlin</artifactId>
    <version>17.1.5.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.androidhuman.rxfirebase2/firebase-firestore-kotlin/
implementation 'com.androidhuman.rxfirebase2:firebase-firestore-kotlin:17.1.5.0'
// https://jarcasting.com/artifacts/com.androidhuman.rxfirebase2/firebase-firestore-kotlin/
implementation ("com.androidhuman.rxfirebase2:firebase-firestore-kotlin:17.1.5.0")
'com.androidhuman.rxfirebase2:firebase-firestore-kotlin:aar:17.1.5.0'
<dependency org="com.androidhuman.rxfirebase2" name="firebase-firestore-kotlin" rev="17.1.5.0">
  <artifact name="firebase-firestore-kotlin" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.androidhuman.rxfirebase2', module='firebase-firestore-kotlin', version='17.1.5.0')
)
libraryDependencies += "com.androidhuman.rxfirebase2" % "firebase-firestore-kotlin" % "17.1.5.0"
[com.androidhuman.rxfirebase2/firebase-firestore-kotlin "17.1.5.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
17.1.5.0
17.1.4.0
17.1.2.0
17.1.1.0
17.1.0.0
17.0.4.0
17.0.3.0
17.0.2.0