License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.softwaremill.sttp.client3 |
ArtifactId | ArtifactIdhttpclient-backend_3 |
Version | Version3.3.13 |
Type | Typejar |
Description |
Descriptionhttpclient-backend
httpclient-backend
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
httpclient-backend_3-3.3.13.pom | |
httpclient-backend_3-3.3.13.jar | 143 KB |
httpclient-backend_3-3.3.13-sources.jar | 16 KB |
httpclient-backend_3-3.3.13-javadoc.jar | 213 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/httpclient-backend_3/ -->
<dependency>
<groupId>com.softwaremill.sttp.client3</groupId>
<artifactId>httpclient-backend_3</artifactId>
<version>3.3.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/httpclient-backend_3/
implementation 'com.softwaremill.sttp.client3:httpclient-backend_3:3.3.13'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/httpclient-backend_3/
implementation ("com.softwaremill.sttp.client3:httpclient-backend_3:3.3.13")
'com.softwaremill.sttp.client3:httpclient-backend_3:jar:3.3.13'
<dependency org="com.softwaremill.sttp.client3" name="httpclient-backend_3" rev="3.3.13">
<artifact name="httpclient-backend_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='httpclient-backend_3', version='3.3.13')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "httpclient-backend_3" % "3.3.13"
[com.softwaremill.sttp.client3/httpclient-backend_3 "3.3.13"]
Group / Artifact | Type | Version |
---|---|---|
com.softwaremill.sttp.client3 : core_3 | jar | 3.3.13 |
org.scala-lang : scala3-library_3 | jar | 3.0.1 |
org.reactivestreams : reactive-streams-flow-adapters | jar | 1.0.2 |