Ktor client core module for iOS x64 platform, enabling HTTP client functionality in Kotlin Multiplatform apps.
<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-client-core-iosx64</artifactId>
<version>3.4.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Ktor HttpClient for making HTTP requests.
Use the common Ktor client module for cross-platform code.
No dependency data recorded yet.