Last Version

async-http-client-backend 3.0.0-RC3

async-http-client-backend

License

License

Categories

Categories

CLI User Interface Async Http Client Net HTTP Clients
GroupId

GroupId

com.softwaremill.sttp.client
ArtifactId

ArtifactId

async-http-client-backend_2.13
Version

Version

3.0.0-RC3
Type

Type

jar
Description

Description

async-http-client-backend
async-http-client-backend
Project URL

Project URL

http://softwaremill.com/open-source
Project Organization

Project Organization

com.softwaremill.sttp.client
Source Code Management

Source Code Management

https://github.com/softwaremill/sttp

Download async-http-client-backend_2.13 3.0.0-RC3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.3
com.softwaremill.sttp.client : core_2.13 jar 3.0.0-RC3
org.asynchttpclient : async-http-client jar 2.12.1

Project Modules

There are no modules declared in this project.