MOKO network

Network components with codegeneration of rest api for mobile (android & ios) Kotlin Multiplatform development

License

License

Categories

Categories

Net
GroupId

GroupId

dev.icerock.moko
ArtifactId

ArtifactId

network-android-debug
Last Version

Last Version

0.16.0
Release Date

Release Date

Type

Type

aar
Description

Description

MOKO network
Network components with codegeneration of rest api for mobile (android & ios) Kotlin Multiplatform development
Project URL

Project URL

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

Source Code Management

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

Download network-android-debug

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-serialization-json-jvm jar 1.1.0
io.ktor : ktor-client-core-jvm jar 1.6.0
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.20
io.ktor : ktor-client-okhttp jar 1.6.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.5.0-native-mt
androidx.appcompat » appcompat jar 1.2.0

Project Modules

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

IceRock Development

Kotlin Multiplatform developers team

Versions

Version
0.16.0
0.15.2
0.15.1
0.15.0
0.14.2
0.14.1
0.14.0