License |
License |
---|---|
Categories |
CategoriesCLI User Interface Async Http Client Net HTTP Clients |
GroupId | GroupIdcom.softwaremill.sttp.client |
ArtifactId | ArtifactIdasync-http-client-backend_2.12 |
Last Version | Last Version3.0.0-RC3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionasync-http-client-backend
async-http-client-backend
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client/async-http-client-backend_2.12/ -->
<dependency>
<groupId>com.softwaremill.sttp.client</groupId>
<artifactId>async-http-client-backend_2.12</artifactId>
<version>3.0.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client/async-http-client-backend_2.12/
implementation 'com.softwaremill.sttp.client:async-http-client-backend_2.12:3.0.0-RC3'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client/async-http-client-backend_2.12/
implementation ("com.softwaremill.sttp.client:async-http-client-backend_2.12:3.0.0-RC3")
'com.softwaremill.sttp.client:async-http-client-backend_2.12:jar:3.0.0-RC3'
<dependency org="com.softwaremill.sttp.client" name="async-http-client-backend_2.12" rev="3.0.0-RC3">
<artifact name="async-http-client-backend_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client', module='async-http-client-backend_2.12', version='3.0.0-RC3')
)
libraryDependencies += "com.softwaremill.sttp.client" % "async-http-client-backend_2.12" % "3.0.0-RC3"
[com.softwaremill.sttp.client/async-http-client-backend_2.12 "3.0.0-RC3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.12 |
com.softwaremill.sttp.client : core_2.12 | jar | 3.0.0-RC3 |
org.asynchttpclient : async-http-client | jar | 2.12.1 |