All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.http_client.3.7.3.source-code.module-info Maven / Gradle / Ivy

Go to download

HTTP client supporting SSL, cookies, WebSockets, and HTTP/2. Requires an adapter to be used.

The newest version!

module com.hexagonkt.http_client {

    requires transitive kotlin.stdlib;
    requires transitive com.hexagonkt.http_handlers;

    exports com.hexagonkt.http.client;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy