is not current version
Last Version 3.1.2

com.softwaremill.sttp.client3:async-http-client-backend_3.0.0-M3 3.0.0

async-http-client-backend

Categories

Categories

CLI User Interface Async Http Client Net HTTP Clients
GroupId

GroupId

com.softwaremill.sttp.client3
ArtifactId

ArtifactId

async-http-client-backend_3.0.0-M3
Version

Version

3.0.0
Type

Type

jar

Download async-http-client-backend_3.0.0-M3 3.0.0


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