implementation("io.ktor:ktor-client-resources:3.2.4")
Enables type-safe HTTP requests by defining resources as annotated classes, ensuring compile-time URL validation.