a

async-http-client-backend-fs2_3

async-http-client-backend-fs2
http://softwaremill.com/open-source
Apache 2.0
com.softwaremill.sttp.client3
SoftwareMill
文件下载
文件名 操作
async-http-client-backend-fs2_3-3.3.9.jar 下载
async-http-client-backend-fs2_3-3.3.9.pom 下载
async-http-client-backend-fs2_3-3.3.9-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.softwaremill.sttp.client3</groupId>
  <artifactId>async-http-client-backend-fs2_3</artifactId>
  <version>3.3.9</version>
</dependency>
Gradle Groovy
implementation 'com.softwaremill.sttp.client3:async-http-client-backend-fs2_3:3.3.9'
Gradle Kotlin
implementation("com.softwaremill.sttp.client3:async-http-client-backend-fs2_3:3.3.9")
Scala SBT
libraryDependencies += "com.softwaremill.sttp.client3" % "async-http-client-backend-fs2_3" % "3.3.9"
Groovy Grape
@Grapes(
  @Grab(group='com.softwaremill.sttp.client3', module='async-http-client-backend-fs2_3', version='3.3.9')
)
Apache Ivy
<dependency org="com.softwaremill.sttp.client3" name="async-http-client-backend-fs2_3" rev="3.3.9" />
Leiningen
[com.softwaremill.sttp.client3/async-http-client-backend-fs2_3 "3.3.9"]
Apache Buildr
'com.softwaremill.sttp.client3:async-http-client-backend-fs2_3:jar:3.3.9'