implementation("io.ktor:ktor-serialization-jackson:3.3.2")
Integrates Jackson for JSON serialization and deserialization in HTTP clients and servers.