| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMessaging Библиотеки уровня приложения |
| Группа | Группаse.warting.firebase-compose |
| Идентификатор | Идентификаторmessaging-firestore |
| Версия | Версия0.0.14 |
| Тип | Типaar |
| Описание |
Описаниеmessaging-firestore
Firebase Compose
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| messaging-firestore-0.0.14.pom | |
| messaging-firestore-0.0.14-sources.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/se.warting.firebase-compose/messaging-firestore/ -->
<dependency>
<groupId>se.warting.firebase-compose</groupId>
<artifactId>messaging-firestore</artifactId>
<version>0.0.14</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/se.warting.firebase-compose/messaging-firestore/
implementation 'se.warting.firebase-compose:messaging-firestore:0.0.14'
// https://jarcasting.com/artifacts/se.warting.firebase-compose/messaging-firestore/
implementation ("se.warting.firebase-compose:messaging-firestore:0.0.14")
'se.warting.firebase-compose:messaging-firestore:aar:0.0.14'
<dependency org="se.warting.firebase-compose" name="messaging-firestore" rev="0.0.14">
<artifact name="messaging-firestore" type="aar" />
</dependency>
@Grapes(
@Grab(group='se.warting.firebase-compose', module='messaging-firestore', version='0.0.14')
)
libraryDependencies += "se.warting.firebase-compose" % "messaging-firestore" % "0.0.14"
[se.warting.firebase-compose/messaging-firestore "0.0.14"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| se.warting.firebase-compose : core | jar | 0.0.14 |
| se.warting.firebase-compose : messaging | jar | 0.0.14 |
| androidx.compose.runtime » runtime | jar | 1.1.0-rc01 |
| androidx.compose.ui » ui | jar | 1.1.0-rc01 |
| org.jetbrains.kotlinx : kotlinx-coroutines-play-services | jar | 1.6.0 |
| androidx.databinding » viewbinding | jar | 7.0.4 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.firebase » firebase-firestore-ktx | jar | |
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.appcompat » appcompat | jar | 1.4.1 |
| com.google.android.material » material | jar | 1.5.0 |