is not current version
Last Version 3.5.2

com.softwaremill.sttp.client3:httpclient-backend-fs2_3 3.3.15

httpclient-backend-fs2

Categories

Categories

CLI User Interface
GroupId

GroupId

com.softwaremill.sttp.client3
ArtifactId

ArtifactId

httpclient-backend-fs2_3
Version

Version

3.3.15
Type

Type

jar

Download httpclient-backend-fs2_3 3.3.15


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