| License | 
                License | 
        
|---|---|
| GroupId | GroupIddev.icerock.moko | 
    
| ArtifactId | ArtifactIderrors-android-debug | 
    
| Last Version | Last Version0.5.1 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            DescriptionMOKO errors 
            Automated exceptions handler for mobile (android & ios) Kotlin Multiplatform development. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| errors-android-debug-0.5.1.pom | |
| errors-android-debug-0.5.1-sources.jar | 15 KB | 
| errors-android-debug-0.5.1-javadoc.jar | 261 bytes | 
| Browse | 
<!-- 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"]
                | 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 | 
| 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 |