License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.softwaremill.sttp.client |
ArtifactId | ArtifactIdhttp4s-backend_2.11 |
Version | Version2.0.0-RC3 |
Type | Typejar |
Description |
Descriptionhttp4s-backend
http4s-backend
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client/http4s-backend_2.11/ -->
<dependency>
<groupId>com.softwaremill.sttp.client</groupId>
<artifactId>http4s-backend_2.11</artifactId>
<version>2.0.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client/http4s-backend_2.11/
implementation 'com.softwaremill.sttp.client:http4s-backend_2.11:2.0.0-RC3'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client/http4s-backend_2.11/
implementation ("com.softwaremill.sttp.client:http4s-backend_2.11:2.0.0-RC3")
'com.softwaremill.sttp.client:http4s-backend_2.11:jar:2.0.0-RC3'
<dependency org="com.softwaremill.sttp.client" name="http4s-backend_2.11" rev="2.0.0-RC3">
<artifact name="http4s-backend_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client', module='http4s-backend_2.11', version='2.0.0-RC3')
)
libraryDependencies += "com.softwaremill.sttp.client" % "http4s-backend_2.11" % "2.0.0-RC3"
[com.softwaremill.sttp.client/http4s-backend_2.11 "2.0.0-RC3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.softwaremill.sttp.client : cats_2.11 | jar | 2.0.0-RC3 |
com.softwaremill.sttp.client : core_2.11 | jar | 2.0.0-RC3 |
org.http4s : http4s-blaze-client_2.11 | jar | 0.20.10 |
Group / Artifact | Type | Version |
---|---|---|
com.github.ghik : silencer-lib_2.11.12 | jar | 1.4.4 |