implementation("io.ktor:ktor-client-jackson-kotlinMultiplatform:1.6.8")
Integrates Jackson with the HTTP client, enabling JSON serialization and deserialization in network operations.