Last Version

geofire-common 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.

License

License

MIT
Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.firebase
ArtifactId

ArtifactId

geofire-common
Version

Version

2.3.1
Type

Type

jar
Description

Description

geofire-common
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.
Project URL

Project URL

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

Project Organization

Firebase
Source Code Management

Source Code Management

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

Download geofire-common 2.3.1


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

Dependencies

provided (2)

Group / Artifact Type Version
com.google.firebase : firebase-admin jar [5.3.0,)
com.google.android : android jar 2.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.