License |
License |
---|---|
Categories |
CategoriesCLI User Interface Serialization Data Data Formats |
GroupId | GroupIdio.ktor |
ArtifactId | ArtifactIdktor-client-serialization-iosarm64 |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionktor-client-serialization
Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.ktor/ktor-client-serialization-iosarm64/ -->
<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-client-serialization-iosarm64</artifactId>
<version>2.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.ktor/ktor-client-serialization-iosarm64/
implementation 'io.ktor:ktor-client-serialization-iosarm64:2.0.2'
// https://jarcasting.com/artifacts/io.ktor/ktor-client-serialization-iosarm64/
implementation ("io.ktor:ktor-client-serialization-iosarm64:2.0.2")
'io.ktor:ktor-client-serialization-iosarm64:pom:2.0.2'
<dependency org="io.ktor" name="ktor-client-serialization-iosarm64" rev="2.0.2">
<artifact name="ktor-client-serialization-iosarm64" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.ktor', module='ktor-client-serialization-iosarm64', version='2.0.2')
)
libraryDependencies += "io.ktor" % "ktor-client-serialization-iosarm64" % "2.0.2"
[io.ktor/ktor-client-serialization-iosarm64 "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-core-iosarm64 | jar | 1.6.1 |
io.ktor : ktor-client-core-iosarm64 | jar | 2.0.2 |
org.jetbrains.kotlinx : kotlinx-serialization-json-iosarm64 | jar | 1.3.2 |
io.ktor : ktor-client-json-iosarm64 | jar | 2.0.2 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.21 |
org.jetbrains.kotlinx : atomicfu-iosarm64 | jar | 0.17.1 |