Registry / http-client / ktor-client-core-iosarm64

ktor-client-core-iosarm64

JSON →
library3.4.2javamavenunverified

Ktor client core module for iOS arm64 architecture.

<dependency> <groupId>io.ktor</groupId> <artifactId>ktor-client-core-iosarm64</artifactId> <version>3.4.2</version> </dependency>
INSTALL
IMPORT
SIG · KTOR-CLIENT-CORE-I
K
ktor-client-core-iosarm64
http-clientjavav3.4.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

KtorClientCore
io.ktor.client.core.KtorClientCore

Create a Ktor client instance.

import io.ktor.client.core.KtorClientCore fun main() { val client = KtorClientCore() println(client.version) }
Debug
Known issues
gotchaThis module is platform-specific; ensure you are targeting iOS arm64.
fix
Use the common Ktor client module for cross-platform code.
affects: *
Upgrade
Version history
3.4.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Resources
ktor-client-core-iosarm64 — mvn dependency:get ktor-client-core-iosarm64 · libregistry