is not current version
Last Version 3.6.2

com.softwaremill.sttp.client3:akka-http-backend_2.13 3.0.0-RC8

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.0.0-RC8
Type

Type

jar

Download akka-http-backend_2.13 3.0.0-RC8


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