Last Version

ktor-client-core 2.0.2

Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.ktor
ArtifactId

ArtifactId

ktor-client-core-tvosarm64
Version

Version

2.0.2
Type

Type

pom
Description

Description

ktor-client-core
Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.
Project URL

Project URL

https://github.com/ktorio/ktor
Source Code Management

Source Code Management

https://github.com/ktorio/ktor.git

Download ktor-client-core-tvosarm64 2.0.2


<!-- https://jarcasting.com/artifacts/io.ktor/ktor-client-core-tvosarm64/ -->
<dependency>
    <groupId>io.ktor</groupId>
    <artifactId>ktor-client-core-tvosarm64</artifactId>
    <version>2.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.ktor/ktor-client-core-tvosarm64/
implementation 'io.ktor:ktor-client-core-tvosarm64:2.0.2'
// https://jarcasting.com/artifacts/io.ktor/ktor-client-core-tvosarm64/
implementation ("io.ktor:ktor-client-core-tvosarm64:2.0.2")
'io.ktor:ktor-client-core-tvosarm64:pom:2.0.2'
<dependency org="io.ktor" name="ktor-client-core-tvosarm64" rev="2.0.2">
  <artifact name="ktor-client-core-tvosarm64" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.ktor', module='ktor-client-core-tvosarm64', version='2.0.2')
)
libraryDependencies += "io.ktor" % "ktor-client-core-tvosarm64" % "2.0.2"
[io.ktor/ktor-client-core-tvosarm64 "2.0.2"]

Dependencies

compile (6)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core-tvosarm64 jar 1.6.1
io.ktor : ktor-http-tvosarm64 jar 2.0.2
io.ktor : ktor-events-tvosarm64 jar 2.0.2
io.ktor : ktor-websocket-serialization-tvosarm64 jar 2.0.2
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.21
org.jetbrains.kotlinx : atomicfu-tvosarm64 jar 0.17.1

Project Modules

There are no modules declared in this project.