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

geofire 2.3.1

GeoFire is an open-source library for Android/Java that allows you to store and query a set of keys based on their geographic location.

Лицензия

Лицензия

MIT
Категории

Категории

Geo Прикладные библиотеки Geospatial
Группа

Группа

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

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

geofire
Версия

Версия

2.3.1
Тип

Тип

pom
Описание

Описание

geofire
GeoFire is an open-source library for Android/Java that allows you to store and query a set of keys based on their geographic location.
Ссылка на сайт

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

https://github.com/firebase/geofire-java
Организация-разработчик

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

Firebase
Система контроля версий

Система контроля версий

https://github.com/firebase/geofire-java

Скачать geofire 2.3.1

Имя Файла Размер
geofire-2.3.1.pom 4 KB
Обзор

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

Зависимости

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

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

  • android
  • common
  • java
  • testing