| License |
License
https://github.com/icerockdev/moko-maps/blob/master/LICENSE.md
|
|---|---|
| GroupId | GroupIddev.icerock.moko |
| ArtifactId | ArtifactIdmaps-mapbox-android-debug |
| Version | Version0.5.2 |
| Type | Typeaar |
| Description |
DescriptionMOKO maps
Control your map from common code for mobile (android & ios) Kotlin Multiplatform development
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| maps-mapbox-android-debug-0.5.2.pom | |
| maps-mapbox-android-debug-0.5.2-sources.jar | 10 KB |
| maps-mapbox-android-debug-0.5.2-javadoc.jar | 261 bytes |
| Browse |
<!-- 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.5.2</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.5.2'
// https://jarcasting.com/artifacts/dev.icerock.moko/maps-mapbox-android-debug/
implementation ("dev.icerock.moko:maps-mapbox-android-debug:0.5.2")
'dev.icerock.moko:maps-mapbox-android-debug:aar:0.5.2'
<dependency org="dev.icerock.moko" name="maps-mapbox-android-debug" rev="0.5.2">
<artifact name="maps-mapbox-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.icerock.moko', module='maps-mapbox-android-debug', version='0.5.2')
)
libraryDependencies += "dev.icerock.moko" % "maps-mapbox-android-debug" % "0.5.2"
[dev.icerock.moko/maps-mapbox-android-debug "0.5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |
| dev.icerock.moko : maps-android-debug | jar | 0.5.2 |
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.4.31 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.1.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-sdk | jar | 9.2.1 |
| com.mapbox.mapboxsdk : mapbox-android-plugin-annotation-v9 | jar | 0.9.0 |
| com.mapbox.mapboxsdk : mapbox-android-navigation | jar | 0.42.6 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.4.2-native-mt |
| org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.4.31 |