License |
License |
---|---|
Categories |
CategoriesCLI User Interface Async Http Client Net HTTP Clients |
GroupId | GroupIdcom.softwaremill.sttp.client3 |
ArtifactId | ArtifactIdasync-http-client-backend-zio_2.11 |
Version | Version3.3.13 |
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_2.11/ -->
<dependency>
<groupId>com.softwaremill.sttp.client3</groupId>
<artifactId>async-http-client-backend-zio_2.11</artifactId>
<version>3.3.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/async-http-client-backend-zio_2.11/
implementation 'com.softwaremill.sttp.client3:async-http-client-backend-zio_2.11:3.3.13'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/async-http-client-backend-zio_2.11/
implementation ("com.softwaremill.sttp.client3:async-http-client-backend-zio_2.11:3.3.13")
'com.softwaremill.sttp.client3:async-http-client-backend-zio_2.11:jar:3.3.13'
<dependency org="com.softwaremill.sttp.client3" name="async-http-client-backend-zio_2.11" rev="3.3.13">
<artifact name="async-http-client-backend-zio_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='async-http-client-backend-zio_2.11', version='3.3.13')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "async-http-client-backend-zio_2.11" % "3.3.13"
[com.softwaremill.sttp.client3/async-http-client-backend-zio_2.11 "3.3.13"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.softwaremill.sttp.client3 : async-http-client-backend_2.11 | jar | 3.3.13 |
com.softwaremill.sttp.client3 : zio_2.11 | jar | 3.3.13 |
dev.zio : zio-interop-reactivestreams_2.11 | jar | 1.3.5 |