MVN

com.softwaremill.sttp.client3 : async-http-client-backend_2.11

Maven & Gradle

Aug 09, 2023
10 usages
1.4k stars

async-http-client-backend · async-http-client-backend

<dependency>
    <groupId>com.softwaremill.sttp.client3</groupId>
    <artifactId>async-http-client-backend_2.11</artifactId>
    <version>3.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.softwaremill.sttp.client3 : async-http-client-backend_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.9.0
  • Latest Release Candidate: 3.3.0-RC5

All Versions

Choose a version of com.softwaremill.sttp.client3 : async-http-client-backend_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.9.x
async-http-client-backend_2.11-3.9.0
3.8.x
async-http-client-backend_2.11-3.8.16
async-http-client-backend_2.11-3.8.15
async-http-client-backend_2.11-3.8.14
async-http-client-backend_2.11-3.8.13
async-http-client-backend_2.11-3.8.12
async-http-client-backend_2.11-3.8.11
async-http-client-backend_2.11-3.8.10
async-http-client-backend_2.11-3.8.9
async-http-client-backend_2.11-3.8.8
async-http-client-backend_2.11-3.8.7
async-http-client-backend_2.11-3.8.6
async-http-client-backend_2.11-3.8.5
async-http-client-backend_2.11-3.8.3
async-http-client-backend_2.11-3.8.2
async-http-client-backend_2.11-3.8.1
async-http-client-backend_2.11-3.8.0
3.7.x
async-http-client-backend_2.11-3.7.6
async-http-client-backend_2.11-3.7.5
async-http-client-backend_2.11-3.7.4
async-http-client-backend_2.11-3.7.2
async-http-client-backend_2.11-3.7.1
async-http-client-backend_2.11-3.7.0
3.6.x
async-http-client-backend_2.11-3.6.2
async-http-client-backend_2.11-3.6.1
async-http-client-backend_2.11-3.6.0
3.5.x
async-http-client-backend_2.11-3.5.2
async-http-client-backend_2.11-3.5.1
async-http-client-backend_2.11-3.5.0
3.4.x
async-http-client-backend_2.11-3.4.2
async-http-client-backend_2.11-3.4.1
async-http-client-backend_2.11-3.4.0
3.3.x
async-http-client-backend_2.11-3.3.18
async-http-client-backend_2.11-3.3.17
async-http-client-backend_2.11-3.3.16
async-http-client-backend_2.11-3.3.15
async-http-client-backend_2.11-3.3.14
async-http-client-backend_2.11-3.3.13
async-http-client-backend_2.11-3.3.12
async-http-client-backend_2.11-3.3.11
async-http-client-backend_2.11-3.3.9
async-http-client-backend_2.11-3.3.7
async-http-client-backend_2.11-3.3.6
async-http-client-backend_2.11-3.3.5
async-http-client-backend_2.11-3.3.4
async-http-client-backend_2.11-3.3.3
async-http-client-backend_2.11-3.3.2
async-http-client-backend_2.11-3.3.1
async-http-client-backend_2.11-3.3.0
async-http-client-backend_2.11-3.3.0-RC5
async-http-client-backend_2.11-3.3.0-RC4
async-http-client-backend_2.11-3.3.0-RC3
async-http-client-backend_2.11-3.3.0-RC2
async-http-client-backend_2.11-3.3.0-RC1
3.2.x
async-http-client-backend_2.11-3.2.3
async-http-client-backend_2.11-3.2.0
3.1.x
async-http-client-backend_2.11-3.1.9
async-http-client-backend_2.11-3.1.7
async-http-client-backend_2.11-3.1.6
async-http-client-backend_2.11-3.1.5
async-http-client-backend_2.11-3.1.3
async-http-client-backend_2.11-3.1.2
async-http-client-backend_2.11-3.1.1
async-http-client-backend_2.11-3.1.0
3.0.x
async-http-client-backend_2.11-3.0.0
async-http-client-backend_2.11-3.0.0-RC15
async-http-client-backend_2.11-3.0.0-RC14
async-http-client-backend_2.11-3.0.0-RC13
async-http-client-backend_2.11-3.0.0-RC11
async-http-client-backend_2.11-3.0.0-RC10
async-http-client-backend_2.11-3.0.0-RC9
async-http-client-backend_2.11-3.0.0-RC8
async-http-client-backend_2.11-3.0.0-RC7
async-http-client-backend_2.11-3.0.0-RC6
async-http-client-backend_2.11-3.0.0-RC5
async-http-client-backend_2.11-3.0.0-RC4

How to add a dependency to Maven

Add the following com.softwaremill.sttp.client3 : async-http-client-backend_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.softwaremill.sttp.client3</groupId>
    <artifactId>async-http-client-backend_2.11</artifactId>
    <version>3.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.softwaremill.sttp.client3 : async-http-client-backend_2.11 gradle dependency to your build.gradle file:

implementation 'com.softwaremill.sttp.client3:async-http-client-backend_2.11:3.9.0'

Gradle Kotlin DSL: Add the following com.softwaremill.sttp.client3 : async-http-client-backend_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.softwaremill.sttp.client3:async-http-client-backend_2.11:3.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.softwaremill.sttp.client3 : async-http-client-backend_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.softwaremill.sttp.client3" % "async-http-client-backend_2.11" % "3.9.0"

Advertisement