License |
License |
---|---|
Categories |
CategoriesCLI User Interface Serialization Data Data Formats |
GroupId | GroupIdio.ktor |
ArtifactId | ArtifactIdktor-client-serialization-tvosx64 |
Version | Version1.6.2 |
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-tvosx64/ -->
<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-client-serialization-tvosx64</artifactId>
<version>1.6.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.ktor/ktor-client-serialization-tvosx64/
implementation 'io.ktor:ktor-client-serialization-tvosx64:1.6.2'
// https://jarcasting.com/artifacts/io.ktor/ktor-client-serialization-tvosx64/
implementation ("io.ktor:ktor-client-serialization-tvosx64:1.6.2")
'io.ktor:ktor-client-serialization-tvosx64:pom:1.6.2'
<dependency org="io.ktor" name="ktor-client-serialization-tvosx64" rev="1.6.2">
<artifact name="ktor-client-serialization-tvosx64" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.ktor', module='ktor-client-serialization-tvosx64', version='1.6.2')
)
libraryDependencies += "io.ktor" % "ktor-client-serialization-tvosx64" % "1.6.2"
[io.ktor/ktor-client-serialization-tvosx64 "1.6.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.20 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-tvosx64 | jar | 1.5.0-native-mt |
io.ktor : ktor-client-core-tvosx64 | jar | 1.6.2 |
org.jetbrains.kotlinx : kotlinx-serialization-json-tvosx64 | jar | 1.2.2 |
io.ktor : ktor-client-json-tvosx64 | jar | 1.6.2 |
org.jetbrains.kotlinx : atomicfu-tvosx64 | jar | 0.16.1 |