http_client_jetty

/http_client implementation using the Jetty HTTP Client library.

Install the Dependency

=== "build.gradle"

```groovy
repositories {
    mavenCentral()
}

implementation("com.hexagonkt:http_client_jetty:$hexagonVersion")
```

=== "pom.xml"

```xml
com.hexagonkthttp_client_jetty$hexagonVersion
```

Packages

Link copied to clipboard

Jetty HTTP client implementation classes.