| License |
License |
|---|---|
| Categories |
CategoriesGeo Business Logic Libraries Geospatial |
| GroupId | GroupIdcom.firebase |
| ArtifactId | ArtifactIdgeofire-android |
| Last Version | Last Version3.2.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptiongeofire
GeoFire for Android Applications
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| geofire-android-3.2.0.pom | |
| geofire-android-3.2.0.aar | 31 KB |
| geofire-android-3.2.0-sources.jar | 19 KB |
| geofire-android-3.2.0-javadoc.jar | 53 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.firebase » firebase-database | jar | 20.0.5 |
| com.firebase : geofire-android-common | jar | 3.2.0 |