License |
License |
---|---|
Categories |
CategoriesCLI User Interface Async Http Client Net HTTP Clients |
GroupId | GroupIdcom.softwaremill.sttp.client3 |
ArtifactId | ArtifactIdasync-http-client-backend-zio_3 |
Last Version | Last Version3.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionasync-http-client-backend-zio
async-http-client-backend-zio
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/async-http-client-backend-zio_3/ -->
<dependency>
<groupId>com.softwaremill.sttp.client3</groupId>
<artifactId>async-http-client-backend-zio_3</artifactId>
<version>3.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/async-http-client-backend-zio_3/
implementation 'com.softwaremill.sttp.client3:async-http-client-backend-zio_3:3.6.2'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/async-http-client-backend-zio_3/
implementation ("com.softwaremill.sttp.client3:async-http-client-backend-zio_3:3.6.2")
'com.softwaremill.sttp.client3:async-http-client-backend-zio_3:jar:3.6.2'
<dependency org="com.softwaremill.sttp.client3" name="async-http-client-backend-zio_3" rev="3.6.2">
<artifact name="async-http-client-backend-zio_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='async-http-client-backend-zio_3', version='3.6.2')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "async-http-client-backend-zio_3" % "3.6.2"
[com.softwaremill.sttp.client3/async-http-client-backend-zio_3 "3.6.2"]
Group / Artifact | Type | Version |
---|---|---|
com.softwaremill.sttp.client3 : async-http-client-backend_3 | jar | 3.6.2 |
com.softwaremill.sttp.client3 : zio_3 | jar | 3.6.2 |
org.scala-lang : scala3-library_3 | jar | 3.1.2 |
dev.zio : zio-interop-reactivestreams_3 | jar | 2.0.0-RC7 |