MVN

com.firebase : geofire-java

Maven & Gradle

Apr 05, 2018
670 stars

geofire-java · 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.

<dependency>
    <groupId>com.firebase</groupId>
    <artifactId>geofire-java</artifactId>
    <version>2.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.firebase : geofire-java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.0

All Versions

Choose a version of com.firebase : geofire-java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
geofire-java-2.3.0
2.2.x
geofire-java-2.2.0
2.1.x
geofire-java-2.1.3
geofire-java-2.1.1
geofire-java-2.1.0
2.0.x
geofire-java-2.0.0

How to add a dependency to Maven

Add the following com.firebase : geofire-java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.firebase</groupId>
    <artifactId>geofire-java</artifactId>
    <version>2.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.firebase : geofire-java gradle dependency to your build.gradle file:

implementation 'com.firebase:geofire-java:2.3.0'

Gradle Kotlin DSL: Add the following com.firebase : geofire-java gradle kotlin dependency to your build.gradle.kts file:

implementation("com.firebase:geofire-java:2.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.firebase : geofire-java sbt scala dependency to your build.sbt file:

libraryDependencies += "com.firebase" % "geofire-java" % "2.3.0"

Advertisement

Dependencies from Group

Feb 20, 2016
6 usages
Feb 20, 2016
6 usages
Sep 08, 2015
5 usages
79 stars
May 06, 2015
3 usages
Sep 18, 2014
3 usages
52 stars

Discover Dependencies

sdk
Mar 30, 2017
0 stars
Oct 10, 2016
1 usages
580 stars
Jan 09, 2017
406 stars
Jan 09, 2017
1 usages
406 stars
Jan 09, 2017
9 usages
406 stars
Jan 09, 2017
1 usages
406 stars
Jul 17, 2016
2 usages
237 stars
Mar 18, 2017
6 stars