MVN

com.github.b3er.rxfirebase : firebase-database

Maven & Gradle

Jul 06, 2017
1 usages
10 stars

RxFirebase2-Database · RxJava 2 binding APIs for Firebase Android SDK.

<dependency>
    <groupId>com.github.b3er.rxfirebase</groupId>
    <artifactId>firebase-database</artifactId>
    <version>11.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.b3er.rxfirebase : firebase-database to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 11.2.0

All Versions

Choose a version of com.github.b3er.rxfirebase : firebase-database to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
11.2.x
firebase-database-11.2.0
10.21.x
firebase-database-10.21.2
firebase-database-10.21.1
firebase-database-10.21.0
10.1.x
firebase-database-10.1.1

How to add a dependency to Maven

Add the following com.github.b3er.rxfirebase : firebase-database maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.b3er.rxfirebase</groupId>
    <artifactId>firebase-database</artifactId>
    <version>11.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.b3er.rxfirebase : firebase-database gradle dependency to your build.gradle file:

implementation 'com.github.b3er.rxfirebase:firebase-database:11.2.0'

Gradle Kotlin DSL: Add the following com.github.b3er.rxfirebase : firebase-database gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.b3er.rxfirebase:firebase-database:11.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.b3er.rxfirebase : firebase-database sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.b3er.rxfirebase" % "firebase-database" % "11.2.0"

Advertisement

Dependencies from Group

Jul 06, 2017
6 usages
10 stars
Jul 06, 2017
1 usages
10 stars
Jul 06, 2017
1 usages
10 stars
Jul 06, 2017
1 usages
10 stars

Discover Dependencies

Feb 02, 2017
1 usages
60 stars
Nov 09, 2018
1 usages
9 stars
Jun 16, 2017
1 usages
2 stars
Feb 16, 2017
1 usages
1 stars
Mar 03, 2017
1 usages
1k stars
Jul 11, 2017
1 usages
47 stars
Mar 09, 2019
1 usages
6 stars
Mar 14, 2017
1 usages
2 stars
Mar 23, 2017
2 usages
0 stars