Последняя версия

Firebase Maven Parent 2.5.2

Firebase Maven Parent

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.firebase
Идентификатор

Идентификатор

firebase-client-parent
Версия

Версия

2.5.2
Тип

Тип

pom
Описание

Описание

Firebase Maven Parent
Firebase Maven Parent
Ссылка на сайт

Ссылка на сайт

https://www.firebase.com/docs/java-quickstart.html
Организация-разработчик

Организация-разработчик

Firebase

Скачать firebase-client-parent 2.5.2

Имя Файла Размер
firebase-client-parent-2.5.2.pom 6 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.firebase/firebase-client-parent/ -->
<dependency>
    <groupId>com.firebase</groupId>
    <artifactId>firebase-client-parent</artifactId>
    <version>2.5.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.firebase/firebase-client-parent/
implementation 'com.firebase:firebase-client-parent:2.5.2'
// https://jarcasting.com/artifacts/com.firebase/firebase-client-parent/
implementation ("com.firebase:firebase-client-parent:2.5.2")
'com.firebase:firebase-client-parent:pom:2.5.2'
<dependency org="com.firebase" name="firebase-client-parent" rev="2.5.2">
  <artifact name="firebase-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.firebase', module='firebase-client-parent', version='2.5.2')
)
libraryDependencies += "com.firebase" % "firebase-client-parent" % "2.5.2"
[com.firebase/firebase-client-parent "2.5.2"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • jvm
  • android