| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIddev.icerock.moko | 
    
| ArtifactId | ArtifactIdnetwork-errors-android-debug | 
    
| Last Version | Last Version0.16.0 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            DescriptionMOKO network 
            Network components with codegeneration of rest api for mobile (android & ios) Kotlin Multiplatform development 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/dev.icerock.moko/network-errors-android-debug/ -->
<dependency>
    <groupId>dev.icerock.moko</groupId>
    <artifactId>network-errors-android-debug</artifactId>
    <version>0.16.0</version>
    <type>aar</type>
</dependency>
                // https://jarcasting.com/artifacts/dev.icerock.moko/network-errors-android-debug/
implementation 'dev.icerock.moko:network-errors-android-debug:0.16.0'
                // https://jarcasting.com/artifacts/dev.icerock.moko/network-errors-android-debug/
implementation ("dev.icerock.moko:network-errors-android-debug:0.16.0")
                'dev.icerock.moko:network-errors-android-debug:aar:0.16.0'
                <dependency org="dev.icerock.moko" name="network-errors-android-debug" rev="0.16.0">
  <artifact name="network-errors-android-debug" type="aar" />
</dependency>
                @Grapes(
@Grab(group='dev.icerock.moko', module='network-errors-android-debug', version='0.16.0')
)
                libraryDependencies += "dev.icerock.moko" % "network-errors-android-debug" % "0.16.0"
                [dev.icerock.moko/network-errors-android-debug "0.16.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| dev.icerock.moko : errors-android-debug | jar | 0.4.0 | 
| dev.icerock.moko : resources-android-debug | jar | 0.16.0 | 
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.20 | 
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlinx : kotlinx-serialization-json-jvm | jar | 1.1.0 | 
| dev.icerock.moko : network-android-debug | jar | 0.16.0 |