is not current version
Last Version 1.7.2

com.softwaremill.sttp:async-http-client-backend-future_2.12 1.3.0-RC4

async-http-client-backend-future

Categories

Categories

CLI User Interface Async Http Client Net HTTP Clients
GroupId

GroupId

com.softwaremill.sttp
ArtifactId

ArtifactId

async-http-client-backend-future_2.12
Version

Version

1.3.0-RC4
Type

Type

jar

Download async-http-client-backend-future_2.12 1.3.0-RC4


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