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