Last Version

RxFirebase2-Common 11.2.0

RxJava 2 binding APIs for Firebase Android SDK.

License

License

GroupId

GroupId

com.github.b3er.rxfirebase
ArtifactId

ArtifactId

common
Version

Version

11.2.0
Type

Type

aar
Description

Description

RxFirebase2-Common
RxJava 2 binding APIs for Firebase Android SDK.
Project URL

Project URL

https://github.com/b3er/RxFirebase2
Source Code Management

Source Code Management

https://github.com/b3er/RxFirebase2.git

Download common 11.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.1.1
com.android.support » support-annotations jar 25.1.0
com.google.firebase » firebase-common jar 11.0.2

Project Modules

There are no modules declared in this project.