Last Version

MOKO geo 0.4.0

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

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

dev.icerock.moko
ArtifactId

ArtifactId

geo-android-debug
Version

Version

0.4.0
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.4.0


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

Dependencies

compile (2)

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

runtime (7)

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

Project Modules

There are no modules declared in this project.