Download rxfirebase-common-10.1.0.jar file - Jar r

Jar examples for r:rxfirebase-common

Description

RxJava 2 binding APIs for Firebase Android SDK.

You can download jar file rxfirebase-common 10.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add rxfirebase-common-10.1.0.jar to your project.

<dependency>
   <groupId>com.github.b3er</groupId>
   <artifactId>rxfirebase-common</artifactId>
   <version>10.1.0</version>
</dependency>
compile group: 'com.github.b3er', name: 'rxfirebase-common', version: '10.1.0'
libraryDependencies += "com.github.b3er" % "rxfirebase-common" % "10.1.0"
<dependency org="com.github.b3er" name="rxfirebase-common" rev="10.1.0"/>
@Grapes(@Grab(group='com.github.b3er', module='rxfirebase-common', version='10.1.0'))
'com.github.b3er:rxfirebase-common:jar:10.1.0'

Download

Click the following link to download the jar file.

rxfirebase-common-10.1.0-javadoc.jar
rxfirebase-common-10.1.0-sources.jar
rxfirebase-common-10.1.0.pom



Related Tutorials