Last Version

locationfetcher 9.0.0

Easy Location fetching for Android apps.

License

License

GroupId

GroupId

app.freel
ArtifactId

ArtifactId

locationfetcher
Version

Version

9.0.0
Type

Type

aar
Description

Description

locationfetcher
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 9.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
io.arrow-kt : arrow-core jar 1.0.1
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 (8)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-play-services jar 1.6.1
androidx.activity » activity-ktx jar 1.4.0
androidx.fragment » fragment-ktx jar 1.4.1
androidx.appcompat » appcompat jar 1.4.1
androidx.core » core-ktx jar 1.7.0
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.1
androidx.lifecycle » lifecycle-common jar 2.4.1
javax.inject : javax.inject jar 1

Project Modules

There are no modules declared in this project.