Registry / http-client / ktor-client-core-macosx64

ktor-client-core-macosx64

JSON →
library3.4.2javamavenunverified

Core client module for the Ktor framework on macOS x64, enabling HTTP client functionality.

<dependency> <groupId>io.ktor</groupId> <artifactId>ktor-client-core-macosx64</artifactId> <version>3.4.2</version> </dependency>
INSTALL
IMPORT
SIG · KTOR-CLIENT-CORE-M
K
ktor-client-core-macosx64
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.

HttpClient
io.ktor.client.HttpClient

Create a Ktor HTTP client.

import io.ktor.client.HttpClient; HttpClient client = new HttpClient();
Debug
Known issues
gotchaPlatform-specific artifact; may not work on other architectures.
fix
Use the common artifact 'ktor-client-core' for cross-platform compatibility.
affects: >=3.0.0
Upgrade
Version history
3.4.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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