License |
License
https://github.com/icerockdev/moko-geo/blob/master/LICENSE.md
|
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIddev.icerock.moko |
ArtifactId | ArtifactIdgeo-android-debug |
Version | Version0.3.3 |
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.3.3.pom | |
geo-android-debug-0.3.3-sources.jar | 6 KB |
geo-android-debug-0.3.3-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.3.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.icerock.moko/geo-android-debug/
implementation 'dev.icerock.moko:geo-android-debug:0.3.3'
// https://jarcasting.com/artifacts/dev.icerock.moko/geo-android-debug/
implementation ("dev.icerock.moko:geo-android-debug:0.3.3")
'dev.icerock.moko:geo-android-debug:aar:0.3.3'
<dependency org="dev.icerock.moko" name="geo-android-debug" rev="0.3.3">
<artifact name="geo-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.icerock.moko', module='geo-android-debug', version='0.3.3')
)
libraryDependencies += "dev.icerock.moko" % "geo-android-debug" % "0.3.3"
[dev.icerock.moko/geo-android-debug "0.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.4.31 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.1.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.4.2 |
dev.icerock.moko : parcelize-android-debug | jar | 0.6.1 |
dev.icerock.moko : permissions-android-debug | jar | 0.9.0 |
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.4.31 |