MOKO maps

Control your map from common code for mobile (android & ios) Kotlin Multiplatform development

License

License

GroupId

GroupId

dev.icerock.moko
ArtifactId

ArtifactId

maps-android-debug
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

aar
Description

Description

MOKO maps
Control your map from common code for mobile (android & ios) Kotlin Multiplatform development
Project URL

Project URL

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

Source Code Management

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

Download maps-android-debug

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20
dev.icerock.moko : resources-android-debug jar 0.16.1
dev.icerock.moko : geo-android-debug jar 0.4.0
dev.icerock.moko : graphics-android-debug jar 0.7.0
dev.icerock.moko : parcelize-android-debug jar 0.7.1
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.20

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.5.20
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.5.0-native-mt
dev.icerock.moko : permissions-android-debug jar 0.10.1

Project Modules

There are no modules declared in this project.
dev.icerock.moko

IceRock Development

Kotlin Multiplatform developers team

Versions

Version
0.6.0
0.5.2