| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGeo Прикладные библиотеки Geospatial |
| Группа | Группаcom.firebase |
| Идентификатор | Идентификаторgeofire-android |
| Версия | Версия3.2.0 |
| Тип | Типaar |
| Описание |
Описаниеgeofire
GeoFire for Android Applications
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| geofire-android-3.2.0.pom | |
| geofire-android-3.2.0-sources.jar | 12 KB |
| geofire-android-3.2.0-javadoc.jar | 403 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.firebase/geofire-android/ -->
<dependency>
<groupId>com.firebase</groupId>
<artifactId>geofire-android</artifactId>
<version>3.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.firebase/geofire-android/
implementation 'com.firebase:geofire-android:3.2.0'
// https://jarcasting.com/artifacts/com.firebase/geofire-android/
implementation ("com.firebase:geofire-android:3.2.0")
'com.firebase:geofire-android:aar:3.2.0'
<dependency org="com.firebase" name="geofire-android" rev="3.2.0">
<artifact name="geofire-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.firebase', module='geofire-android', version='3.2.0')
)
libraryDependencies += "com.firebase" % "geofire-android" % "3.2.0"
[com.firebase/geofire-android "3.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.firebase » firebase-database | jar | 20.0.5 |
| com.firebase : geofire-android-common | jar | 3.2.0 |