
implementation("de.jensklingenberg.ktorfit:ktorfit-lib-light:2.6.5")Ktorfit-lib-light is a lightweight HTTP client library that utilizes KSP and Ktor clients to generate type-safe HTTP client implementations based on annotated interfaces. ([xtec.dev](https://xtec.dev/kotlin/ktorfit?utm_source=openai)) It includes only the Ktor client core dependency, allowing developers to manage platform-specific client dependencies independently.