implementation("io.ktor:ktor-client-java:3.4.0")
Enables HTTP client functionality using Java's built-in HTTP Client introduced in Java 11.