не последняя версия
Последняя версия 11.2.0

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

RxJava 2 binding APIs for Firebase Android SDK.

Категории

Категории

Kotlin Языки программирования Данные
Группа

Группа

com.github.b3er.rxfirebase
Идентификатор

Идентификатор

firebase-database-kotlin
Версия

Версия

10.21.1
Тип

Тип

aar

Скачать firebase-database-kotlin 10.21.1


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