| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем Async Http Client Сеть HTTP Clients |
| Группа | Группаcom.softwaremill.sttp.client3 |
| Идентификатор | Идентификаторasync-http-client-backend-zio_3.0.0-RC3 |
| Версия | Версия3.3.2 |
| Тип | Типjar |
| Описание |
Описаниеasync-http-client-backend-zio
async-http-client-backend-zio
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/async-http-client-backend-zio_3.0.0-RC3/ -->
<dependency>
<groupId>com.softwaremill.sttp.client3</groupId>
<artifactId>async-http-client-backend-zio_3.0.0-RC3</artifactId>
<version>3.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/async-http-client-backend-zio_3.0.0-RC3/
implementation 'com.softwaremill.sttp.client3:async-http-client-backend-zio_3.0.0-RC3:3.3.2'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/async-http-client-backend-zio_3.0.0-RC3/
implementation ("com.softwaremill.sttp.client3:async-http-client-backend-zio_3.0.0-RC3:3.3.2")
'com.softwaremill.sttp.client3:async-http-client-backend-zio_3.0.0-RC3:jar:3.3.2'
<dependency org="com.softwaremill.sttp.client3" name="async-http-client-backend-zio_3.0.0-RC3" rev="3.3.2">
<artifact name="async-http-client-backend-zio_3.0.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='async-http-client-backend-zio_3.0.0-RC3', version='3.3.2')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "async-http-client-backend-zio_3.0.0-RC3" % "3.3.2"
[com.softwaremill.sttp.client3/async-http-client-backend-zio_3.0.0-RC3 "3.3.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.softwaremill.sttp.client3 : async-http-client-backend_3.0.0-RC3 | jar | 3.3.2 |
| com.softwaremill.sttp.client3 : zio_3.0.0-RC3 | jar | 3.3.2 |
| org.scala-lang : scala3-library_3.0.0-RC3 | jar | 3.0.0-RC3 |
| dev.zio : zio-interop-reactivestreams_3.0.0-RC3 | jar | 1.3.4 |