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-mapbox-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-mapbox-android-debug

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.mapbox.mapboxsdk : mapbox-android-sdk jar 9.6.1
com.mapbox.navigation : core jar 1.5.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20
dev.icerock.moko : maps-android-debug jar 0.6.0
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.2.0
com.google.android.gms » play-services-location jar 18.0.0
com.mapbox.mapboxsdk : mapbox-android-plugin-annotation-v9 jar 0.9.0
com.mapbox.mapboxsdk : mapbox-sdk-services jar 5.8.0
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.5.0-native-mt

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