License |
License |
---|---|
GroupId | GroupIdcom.github.b3er |
ArtifactId | ArtifactIdrxfirebase-common |
Last Version | Last Version10.1.0 |
Release Date | Release Date |
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 |
---|---|
rxfirebase-common-10.1.0.pom | |
rxfirebase-common-10.1.0.aar | 3 KB |
rxfirebase-common-10.1.0-sources.jar | 1 KB |
rxfirebase-common-10.1.0-javadoc.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.b3er/rxfirebase-common/ -->
<dependency>
<groupId>com.github.b3er</groupId>
<artifactId>rxfirebase-common</artifactId>
<version>10.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.b3er/rxfirebase-common/
implementation 'com.github.b3er:rxfirebase-common:10.1.0'
// https://jarcasting.com/artifacts/com.github.b3er/rxfirebase-common/
implementation ("com.github.b3er:rxfirebase-common:10.1.0")
'com.github.b3er:rxfirebase-common:aar:10.1.0'
<dependency org="com.github.b3er" name="rxfirebase-common" rev="10.1.0">
<artifact name="rxfirebase-common" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.b3er', module='rxfirebase-common', version='10.1.0')
)
libraryDependencies += "com.github.b3er" % "rxfirebase-common" % "10.1.0"
[com.github.b3er/rxfirebase-common "10.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.memoizr » retro-optional | jar | 0.2.0 |
io.reactivex.rxjava2 : rxjava | jar | 2.0.5 |
com.android.support » support-annotations | jar | 25.1.0 |
com.google.firebase » firebase-common | jar | 10.0.1 |