is not current version
Last Version 3.6.2

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

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.1.5
Type

Type

jar

Download akka-http-backend_2.13 3.1.5


<!-- 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.1.5</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.1.5'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/akka-http-backend_2.13/
implementation ("com.softwaremill.sttp.client3:akka-http-backend_2.13:3.1.5")
'com.softwaremill.sttp.client3:akka-http-backend_2.13:jar:3.1.5'
<dependency org="com.softwaremill.sttp.client3" name="akka-http-backend_2.13" rev="3.1.5">
  <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.1.5')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "akka-http-backend_2.13" % "3.1.5"
[com.softwaremill.sttp.client3/akka-http-backend_2.13 "3.1.5"]