is not current version
Last Version 11.2.0

com.github.b3er.rxfirebase:common 10.21.1

RxJava 2 binding APIs for Firebase Android SDK.

GroupId

GroupId

com.github.b3er.rxfirebase
ArtifactId

ArtifactId

common
Version

Version

10.21.1
Type

Type

aar

Download common 10.21.1


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