implementation("io.ktor:ktor-client-jackson:3.2.4")
Integrates Jackson for JSON serialization and deserialization in HTTP client applications.