is not current version
Last Version 2.1.1

com.softwaremill.sttp.client:httpclient-backend_0.22 2.1.0-RC1

httpclient-backend

Categories

Categories

CLI User Interface
GroupId

GroupId

com.softwaremill.sttp.client
ArtifactId

ArtifactId

httpclient-backend_0.22
Version

Version

2.1.0-RC1
Type

Type

jar

Download httpclient-backend_0.22 2.1.0-RC1


<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client/httpclient-backend_0.22/ -->
<dependency>
    <groupId>com.softwaremill.sttp.client</groupId>
    <artifactId>httpclient-backend_0.22</artifactId>
    <version>2.1.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client/httpclient-backend_0.22/
implementation 'com.softwaremill.sttp.client:httpclient-backend_0.22:2.1.0-RC1'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client/httpclient-backend_0.22/
implementation ("com.softwaremill.sttp.client:httpclient-backend_0.22:2.1.0-RC1")
'com.softwaremill.sttp.client:httpclient-backend_0.22:jar:2.1.0-RC1'
<dependency org="com.softwaremill.sttp.client" name="httpclient-backend_0.22" rev="2.1.0-RC1">
  <artifact name="httpclient-backend_0.22" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client', module='httpclient-backend_0.22', version='2.1.0-RC1')
)
libraryDependencies += "com.softwaremill.sttp.client" % "httpclient-backend_0.22" % "2.1.0-RC1"
[com.softwaremill.sttp.client/httpclient-backend_0.22 "2.1.0-RC1"]