License |
License |
---|---|
GroupId | GroupIdapp.freel |
ArtifactId | ArtifactIdlocationfetcher-compose |
Last Version | Last Version9.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionlocationfetcher-compose
Easy Location fetching for Android apps.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
locationfetcher-compose-9.0.0.pom | |
locationfetcher-compose-9.0.0-sources.jar | 7 KB |
Browse |
<!-- 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"]
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 |
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 |