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