is not current version
Last Version 11.2.0

com.github.b3er.rxfirebase:common 10.21.2

RxJava 2 binding APIs for Firebase Android SDK.

GroupId

GroupId

com.github.b3er.rxfirebase
ArtifactId

ArtifactId

common
Version

Version

10.21.2
Type

Type

aar

Download common 10.21.2


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