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