MOKO errors

Automated exceptions handler for mobile (android & ios) Kotlin Multiplatform development.

License

License

GroupId

GroupId

dev.icerock.moko
ArtifactId

ArtifactId

errors-android-debug
Last Version

Last Version

0.5.1
Release Date

Release Date

Type

Type

aar
Description

Description

MOKO errors
Automated exceptions handler for mobile (android & ios) Kotlin Multiplatform development.
Project URL

Project URL

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

Source Code Management

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

Download errors-android-debug

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
dev.icerock.moko : resources-android-debug jar 0.16.0
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.31
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.5.31
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.5.0-native-mt
dev.icerock.moko : mvvm-core-android-debug jar 0.11.0
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.4.0

Project Modules

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

IceRock Development

Kotlin Multiplatform developers team

Versions

Version
0.5.1
0.5.0
0.4.0
0.3.3
0.3.2