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