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


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
com.soywiz.korlibs.kbignum : kbignum-android jar 2.4.12

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
org.jetbrains.kotlinx : kotlinx-serialization-json-jvm jar 1.3.2
dev.icerock.moko : network-android jar 0.17.0

Project Modules

There are no modules declared in this project.