MOKO utils

Utilities for mobile (android & ios) Kotlin Multiplatform development

License

License

GroupId

GroupId

dev.icerock.moko
ArtifactId

ArtifactId

utils-android-debug
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

MOKO utils
Utilities for mobile (android & ios) Kotlin Multiplatform development
Project URL

Project URL

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

Source Code Management

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

Download utils-android-debug

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.5.0-native-mt
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.20

Project Modules

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

IceRock Development

Kotlin Multiplatform developers team

Versions

Version
0.2.0
0.1.0