Last Version

MOKO geo 0.5.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
Version

Version

0.5.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 0.5.0


<!-- https://jarcasting.com/artifacts/dev.icerock.moko/geo-android/ -->
<dependency>
    <groupId>dev.icerock.moko</groupId>
    <artifactId>geo-android</artifactId>
    <version>0.5.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.icerock.moko/geo-android/
implementation 'dev.icerock.moko:geo-android:0.5.0'
// https://jarcasting.com/artifacts/dev.icerock.moko/geo-android/
implementation ("dev.icerock.moko:geo-android:0.5.0")
'dev.icerock.moko:geo-android:aar:0.5.0'
<dependency org="dev.icerock.moko" name="geo-android" rev="0.5.0">
  <artifact name="geo-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.icerock.moko', module='geo-android', version='0.5.0')
)
libraryDependencies += "dev.icerock.moko" % "geo-android" % "0.5.0"
[dev.icerock.moko/geo-android "0.5.0"]

Dependencies

compile (5)

Group / Artifact Type Version
dev.icerock.moko : parcelize-android-debug jar 0.8.0
dev.icerock.moko : permissions-android jar 0.11.0
androidx.lifecycle » lifecycle-extensions jar 2.1.0
com.google.android.gms » play-services-location jar 18.0.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.6.10
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.6.0-native-mt
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.