Geofire-Android

A Library for GeoLocation based searching on Firebase Firestore

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

uk.co.mgbramwell.geofire
ArtifactId

ArtifactId

geofire-android
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

Geofire-Android
A Library for GeoLocation based searching on Firebase Firestore

Download geofire-android

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 28.0.0
com.google.firebase » firebase-core jar 16.0.7
com.google.firebase » firebase-firestore jar 18.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1