| License |
License
https://github.com/icerockdev/moko-maps/blob/master/LICENSE.md
|
|---|---|
| GroupId | GroupIddev.icerock.moko |
| ArtifactId | ArtifactIdmaps-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-android-debug-0.5.2.pom | |
| maps-android-debug-0.5.2-sources.jar | 4 KB |
| maps-android-debug-0.5.2-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/dev.icerock.moko/maps-android-debug/ -->
<dependency>
<groupId>dev.icerock.moko</groupId>
<artifactId>maps-android-debug</artifactId>
<version>0.5.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.icerock.moko/maps-android-debug/
implementation 'dev.icerock.moko:maps-android-debug:0.5.2'
// https://jarcasting.com/artifacts/dev.icerock.moko/maps-android-debug/
implementation ("dev.icerock.moko:maps-android-debug:0.5.2")
'dev.icerock.moko:maps-android-debug:aar:0.5.2'
<dependency org="dev.icerock.moko" name="maps-android-debug" rev="0.5.2">
<artifact name="maps-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.icerock.moko', module='maps-android-debug', version='0.5.2')
)
libraryDependencies += "dev.icerock.moko" % "maps-android-debug" % "0.5.2"
[dev.icerock.moko/maps-android-debug "0.5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |
| dev.icerock.moko : resources-android-debug | jar | 0.15.1 |
| dev.icerock.moko : geo-android-debug | jar | 0.3.2 |
| dev.icerock.moko : graphics-android-debug | jar | 0.6.1 |
| dev.icerock.moko : parcelize-android-debug | jar | 0.6.1 |
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.4.31 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.4.2-native-mt |
| dev.icerock.moko : permissions-android-debug | jar | 0.8.0 |
| org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.4.31 |