Files download
File Operation
httpasyncclient-thread-context-0.12.3.jar download
httpasyncclient-thread-context-0.12.3.pom download
httpasyncclient-thread-context-0.12.3-sources.jar download
Apache Maven
<dependency>
  <groupId>com.lucidchart</groupId>
  <artifactId>httpasyncclient-thread-context</artifactId>
  <version>0.12.3</version>
</dependency>
Gradle Groovy
implementation 'com.lucidchart:httpasyncclient-thread-context:0.12.3'
Gradle Kotlin
implementation("com.lucidchart:httpasyncclient-thread-context:0.12.3")
Scala SBT
libraryDependencies += "com.lucidchart" % "httpasyncclient-thread-context" % "0.12.3"
Groovy Grape
@Grapes(
  @Grab(group='com.lucidchart', module='httpasyncclient-thread-context', version='0.12.3')
)
Apache Ivy
<dependency org="com.lucidchart" name="httpasyncclient-thread-context" rev="0.12.3" />
Leiningen
[com.lucidchart/httpasyncclient-thread-context "0.12.3"]
Apache Buildr
'com.lucidchart:httpasyncclient-thread-context:jar:0.12.3'