не последняя версия
Последняя версия 3.6.2

com.softwaremill.sttp.client3:akka-http-backend_2.12 3.3.0-RC4

akka-http-backend

Категории

Категории

CLI Взаимодействие с пользователем Akka Контейнер Микросервисы Reactive libraries
Группа

Группа

com.softwaremill.sttp.client3
Идентификатор

Идентификатор

akka-http-backend_2.12
Версия

Версия

3.3.0-RC4
Тип

Тип

jar

Скачать akka-http-backend_2.12 3.3.0-RC4


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