文件下载
文件名 操作
shaded-asynchttpclient-2.1.7-fork-2.jar 下载
shaded-asynchttpclient-2.1.7-fork-2.pom 下载
shaded-asynchttpclient-2.1.7-fork-2-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.github.xuwei-k</groupId>
  <artifactId>shaded-asynchttpclient</artifactId>
  <version>2.1.7-fork-2</version>
</dependency>
Gradle Groovy
implementation 'com.github.xuwei-k:shaded-asynchttpclient:2.1.7-fork-2'
Gradle Kotlin
implementation("com.github.xuwei-k:shaded-asynchttpclient:2.1.7-fork-2")
Scala SBT
libraryDependencies += "com.github.xuwei-k" % "shaded-asynchttpclient" % "2.1.7-fork-2"
Groovy Grape
@Grapes(
  @Grab(group='com.github.xuwei-k', module='shaded-asynchttpclient', version='2.1.7-fork-2')
)
Apache Ivy
<dependency org="com.github.xuwei-k" name="shaded-asynchttpclient" rev="2.1.7-fork-2" />
Leiningen
[com.github.xuwei-k/shaded-asynchttpclient "2.1.7-fork-2"]
Apache Buildr
'com.github.xuwei-k:shaded-asynchttpclient:jar:2.1.7-fork-2'
本项目依赖
该项目无第三方依赖