is not current version
Last Version 2.3.0

com.softwaremill.sttp.client:akka-http-backend_2.11 2.2.3

akka-http-backend

Categories

Categories

CLI User Interface Akka Container Microservices Reactive libraries
GroupId

GroupId

com.softwaremill.sttp.client
ArtifactId

ArtifactId

akka-http-backend_2.11
Version

Version

2.2.3
Type

Type

jar

Download akka-http-backend_2.11 2.2.3


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