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