implementation("io.ktor:ktor-serialization-jackson:3.0.2")
Integrates Jackson for JSON serialization and deserialization within the ContentNegotiation plugin. Allows customization of the ObjectMapper for tailored JSON processing.