Last Version

MOKO network 0.17.0

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
Version

Version

0.17.0
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 0.17.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-serialization-json-jvm jar 1.3.2
io.ktor : ktor-client-core-jvm jar 1.6.7
io.ktor : ktor-client-okhttp jar 1.6.7
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.6.0-native-mt
androidx.appcompat » appcompat jar 1.3.0

Project Modules

There are no modules declared in this project.