implementation("io.ktor:ktor-client-json:3.0.0-beta-1")
Facilitates JSON serialization and deserialization in HTTP clients, enabling seamless data exchange with JSON-based APIs.