is not current version
Last Version 9.0.0

app.freel:locationfetcher-compose 8.2.6

Easy Location fetching for Android apps.

GroupId

GroupId

app.freel
ArtifactId

ArtifactId

locationfetcher-compose
Version

Version

8.2.6
Type

Type

aar

Download locationfetcher-compose 8.2.6


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