is not current version
Last Version 11.2.0

com.github.b3er.rxfirebase:firebase-database-kotlin 10.21.2

RxJava 2 binding APIs for Firebase Android SDK.

Categories

Categories

Kotlin Languages Data
GroupId

GroupId

com.github.b3er.rxfirebase
ArtifactId

ArtifactId

firebase-database-kotlin
Version

Version

10.21.2
Type

Type

aar

Download firebase-database-kotlin 10.21.2


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