License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIddev.icerock.moko |
ArtifactId | ArtifactIdgeo-android-debug |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMOKO geo
Geolocation access for mobile (android & ios) Kotlin Multiplatform development
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
geo-android-debug-0.4.0.pom | |
geo-android-debug-0.4.0-sources.jar | 6 KB |
geo-android-debug-0.4.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/dev.icerock.moko/geo-android-debug/ -->
<dependency>
<groupId>dev.icerock.moko</groupId>
<artifactId>geo-android-debug</artifactId>
<version>0.4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.icerock.moko/geo-android-debug/
implementation 'dev.icerock.moko:geo-android-debug:0.4.0'
// https://jarcasting.com/artifacts/dev.icerock.moko/geo-android-debug/
implementation ("dev.icerock.moko:geo-android-debug:0.4.0")
'dev.icerock.moko:geo-android-debug:aar:0.4.0'
<dependency org="dev.icerock.moko" name="geo-android-debug" rev="0.4.0">
<artifact name="geo-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.icerock.moko', module='geo-android-debug', version='0.4.0')
)
libraryDependencies += "dev.icerock.moko" % "geo-android-debug" % "0.4.0"
[dev.icerock.moko/geo-android-debug "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.20 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.5.20 |
androidx.appcompat » appcompat | jar | 1.2.0 |
androidx.lifecycle » lifecycle-extensions | jar | 2.1.0 |
com.google.android.gms » play-services-location | jar | 18.0.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.5.0-native-mt |
dev.icerock.moko : parcelize-android-debug | jar | 0.7.1 |
dev.icerock.moko : permissions-android-debug | jar | 0.10.1 |