Ktor client core library for iOS simulator on ARM64 architecture, enabling HTTP client functionality in Kotlin Multiplatform projects.
<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-client-core-iossimulatorarm64</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 simple HTTP client and makes a GET request.
Add 'ktor-client-core' as a common dependency and this as an iOS simulator dependency.
No dependency data recorded yet.