| Categories | CategoriesCLI User Interface Async Http Client Net HTTP Clients | 
|---|---|
| GroupId | GroupIdcom.hubspot | 
| ArtifactId | ArtifactIdasync-http-client-shaded | 
| Last Version | Last Version2.12.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Description | 
<!-- https://jarcasting.com/artifacts/com.hubspot/async-http-client-shaded/ -->
<dependency>
    <groupId>com.hubspot</groupId>
    <artifactId>async-http-client-shaded</artifactId>
    <version>2.12.1.0</version>
</dependency>// https://jarcasting.com/artifacts/com.hubspot/async-http-client-shaded/
implementation 'com.hubspot:async-http-client-shaded:2.12.1.0'// https://jarcasting.com/artifacts/com.hubspot/async-http-client-shaded/
implementation ("com.hubspot:async-http-client-shaded:2.12.1.0")'com.hubspot:async-http-client-shaded:jar:2.12.1.0'<dependency org="com.hubspot" name="async-http-client-shaded" rev="2.12.1.0">
  <artifact name="async-http-client-shaded" type="jar" />
</dependency>@Grapes(
@Grab(group='com.hubspot', module='async-http-client-shaded', version='2.12.1.0')
)libraryDependencies += "com.hubspot" % "async-http-client-shaded" % "2.12.1.0"[com.hubspot/async-http-client-shaded "2.12.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.reactivestreams : reactive-streams | jar | 1.0.3 | 
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| com.sun.activation : javax.activation | jar | 1.2.0 |