is not current version
Last Version 0.0.2

uk.co.mgbramwell.geofire:geofire-android 0.0.1

A Library for GeoLocation based searching on Firebase Firestore

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

uk.co.mgbramwell.geofire
ArtifactId

ArtifactId

geofire-android
Version

Version

0.0.1
Type

Type

aar

Download geofire-android 0.0.1


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