implementation("io.ktor:ktor-client-java:3.2.4")
Integrates Java's built-in HTTP client with Ktor, enabling efficient, customizable HTTP requests.