is not current version
Last Version 3.6.2

com.softwaremill.sttp.client3:akka-http-backend_2.13 3.3.4

akka-http-backend

Categories

Categories

CLI User Interface Akka Container Microservices Reactive libraries
GroupId

GroupId

com.softwaremill.sttp.client3
ArtifactId

ArtifactId

akka-http-backend_2.13
Version

Version

3.3.4
Type

Type

jar

Download akka-http-backend_2.13 3.3.4


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