implementation("io.ktor:ktor-client-gson:3.4.0")
Integrates Gson for JSON serialization and deserialization in HTTP client applications.