is not current version
Last Version 9.0.0

app.freel:locationfetcher 8.0.0-alpha07

Easy Location fetching for Android apps.

GroupId

GroupId

app.freel
ArtifactId

ArtifactId

locationfetcher
Version

Version

8.0.0-alpha07
Type

Type

aar

Download locationfetcher 8.0.0-alpha07


<!-- https://jarcasting.com/artifacts/app.freel/locationfetcher/ -->
<dependency>
    <groupId>app.freel</groupId>
    <artifactId>locationfetcher</artifactId>
    <version>8.0.0-alpha07</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/app.freel/locationfetcher/
implementation 'app.freel:locationfetcher:8.0.0-alpha07'
// https://jarcasting.com/artifacts/app.freel/locationfetcher/
implementation ("app.freel:locationfetcher:8.0.0-alpha07")
'app.freel:locationfetcher:aar:8.0.0-alpha07'
<dependency org="app.freel" name="locationfetcher" rev="8.0.0-alpha07">
  <artifact name="locationfetcher" type="aar" />
</dependency>
@Grapes(
@Grab(group='app.freel', module='locationfetcher', version='8.0.0-alpha07')
)
libraryDependencies += "app.freel" % "locationfetcher" % "8.0.0-alpha07"
[app.freel/locationfetcher "8.0.0-alpha07"]