is not current version
Last Version 0.4.0

MOKO geo 0.3.3

Geolocation access for mobile (android & ios) Kotlin Multiplatform development

License

License

https://github.com/icerockdev/moko-geo/blob/master/LICENSE.md
Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

dev.icerock.moko
ArtifactId

ArtifactId

geo-android-debug
Version

Version

0.3.3
Type

Type

aar
Description

Description

MOKO geo
Geolocation access for mobile (android & ios) Kotlin Multiplatform development
Project URL

Project URL

https://github.com/icerockdev/moko-geo
Source Code Management

Source Code Management

https://github.com/icerockdev/moko-geo

Download geo-android-debug 0.3.3


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.4.31

runtime (7)

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

Project Modules

There are no modules declared in this project.