License |
License |
---|---|
GroupId | GroupIdcom.github.b3er.rxfirebase |
ArtifactId | ArtifactIdcommon |
Version | Version11.2.0 |
Type | Typeaar |
Description |
DescriptionRxFirebase2-Common
RxJava 2 binding APIs for Firebase Android SDK.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-11.2.0.pom | |
common-11.2.0.aar | 3 KB |
common-11.2.0-sources.jar | 1 KB |
common-11.2.0-javadoc.jar | 19 KB |
Browse |
<!-- 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"]
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 |