Files download
File Operation
shaded-asynchttpclient-2.0.6.jar download
shaded-asynchttpclient-2.0.6.pom download
shaded-asynchttpclient-2.0.6-sources.jar download
Apache Maven
<dependency>
  <groupId>com.typesafe.play</groupId>
  <artifactId>shaded-asynchttpclient</artifactId>
  <version>2.0.6</version>
</dependency>
Gradle Groovy
implementation 'com.typesafe.play:shaded-asynchttpclient:2.0.6'
Gradle Kotlin
implementation("com.typesafe.play:shaded-asynchttpclient:2.0.6")
Scala SBT
libraryDependencies += "com.typesafe.play" % "shaded-asynchttpclient" % "2.0.6"
Groovy Grape
@Grapes(
  @Grab(group='com.typesafe.play', module='shaded-asynchttpclient', version='2.0.6')
)
Apache Ivy
<dependency org="com.typesafe.play" name="shaded-asynchttpclient" rev="2.0.6" />
Leiningen
[com.typesafe.play/shaded-asynchttpclient "2.0.6"]
Apache Buildr
'com.typesafe.play:shaded-asynchttpclient:jar:2.0.6'
Dependencies
The project has no third-party dependencies