implementation("io.ktor:ktor-serialization-jackson:3.4.0")
Integrates Jackson for JSON serialization and deserialization in web applications.