JSON serialization support for Ktor HTTP client, enabling easy parsing and generation of JSON data.
<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-client-json</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.
Setting up Ktor client with JSON content negotiation.
Ensure Kotlin version compatibility and review migration guide.
No dependency data recorded yet.