locationfetcher-compose

Easy Location fetching for Android apps.

License

License

GroupId

GroupId

app.freel
ArtifactId

ArtifactId

locationfetcher-compose
Last Version

Last Version

9.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

locationfetcher-compose
Easy Location fetching for Android apps.
Project URL

Project URL

https://github.com/psteiger/LocationFetcher
Source Code Management

Source Code Management

https://github.com/psteiger/LocationFetcher/tree/master

Download locationfetcher-compose

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.1
com.google.android.gms » play-services-location jar 19.0.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.20

runtime (5)

Group / Artifact Type Version
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.1
androidx.compose.runtime » runtime jar 1.2.0-alpha08
androidx.compose.ui » ui jar 1.2.0-alpha08
androidx.activity » activity-compose jar 1.4.0
androidx.compose.material3 » material3 jar 1.0.0-alpha10

Project Modules

There are no modules declared in this project.

Versions

Version
9.0.0
8.2.8
8.2.7
8.2.6
8.2.5
8.2.4
8.2.3