is not current version
Last Version 3.0.0-RC3

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

async-http-client-backend

Categories

Categories

CLI User Interface Async Http Client Net HTTP Clients
GroupId

GroupId

com.softwaremill.sttp.client
ArtifactId

ArtifactId

async-http-client-backend_2.11
Version

Version

2.2.0
Type

Type

jar

Download async-http-client-backend_2.11 2.2.0


<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client/async-http-client-backend_2.11/ -->
<dependency>
    <groupId>com.softwaremill.sttp.client</groupId>
    <artifactId>async-http-client-backend_2.11</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client/async-http-client-backend_2.11/
implementation 'com.softwaremill.sttp.client:async-http-client-backend_2.11:2.2.0'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client/async-http-client-backend_2.11/
implementation ("com.softwaremill.sttp.client:async-http-client-backend_2.11:2.2.0")
'com.softwaremill.sttp.client:async-http-client-backend_2.11:jar:2.2.0'
<dependency org="com.softwaremill.sttp.client" name="async-http-client-backend_2.11" rev="2.2.0">
  <artifact name="async-http-client-backend_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client', module='async-http-client-backend_2.11', version='2.2.0')
)
libraryDependencies += "com.softwaremill.sttp.client" % "async-http-client-backend_2.11" % "2.2.0"
[com.softwaremill.sttp.client/async-http-client-backend_2.11 "2.2.0"]