| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.b3er |
| Идентификатор | Идентификаторrxfirebase-common |
| Последняя версия | Последняя версия10.1.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеRxFirebase2-Common
RxJava 2 binding APIs for Firebase Android SDK.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |