Last Version

MOKO maps 0.6.0

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

License

License

GroupId

GroupId

dev.icerock.moko
ArtifactId

ArtifactId

maps-google-android-debug
Version

Version

0.6.0
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-google-android-debug 0.6.0


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

Dependencies

compile (7)

Group / Artifact Type Version
com.google.android.gms » play-services-location jar 18.0.0
com.google.android.gms » play-services-maps jar 17.0.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20
dev.icerock.moko : maps-android-debug jar 0.6.0
dev.icerock.moko : geo-android-debug jar 0.4.0
dev.icerock.moko : graphics-android-debug jar 0.7.0
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.20

runtime (8)

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.maps : google-maps-services jar 0.2.11
io.ktor : ktor-client-okhttp jar 1.6.0
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.5.0-native-mt
io.ktor : ktor-client-core-jvm jar 1.6.0
org.jetbrains.kotlinx : kotlinx-serialization-json-jvm jar 1.2.1

Project Modules

There are no modules declared in this project.