MVN

com.softwaremill.sttp.client3 : http4s-backend_2.12

Maven & Gradle

Aug 09, 2023
6 usages
1.4k stars

http4s-backend · http4s-backend

<dependency>
    <groupId>com.softwaremill.sttp.client3</groupId>
    <artifactId>http4s-backend_2.12</artifactId>
    <version>3.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.softwaremill.sttp.client3 : http4s-backend_2.12 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.9.0
  • Latest Release Candidate: 3.3.0-RC5

All Versions

Choose a version of com.softwaremill.sttp.client3 : http4s-backend_2.12 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.9.x
http4s-backend_2.12-3.9.0
3.8.x
http4s-backend_2.12-3.8.16
http4s-backend_2.12-3.8.15
http4s-backend_2.12-3.8.14
http4s-backend_2.12-3.8.13
http4s-backend_2.12-3.8.12
http4s-backend_2.12-3.8.11
http4s-backend_2.12-3.8.10
http4s-backend_2.12-3.8.9
http4s-backend_2.12-3.8.8
http4s-backend_2.12-3.8.7
http4s-backend_2.12-3.8.6
http4s-backend_2.12-3.8.5
http4s-backend_2.12-3.8.3
http4s-backend_2.12-3.8.2
http4s-backend_2.12-3.8.1
http4s-backend_2.12-3.8.0
3.7.x
http4s-backend_2.12-3.7.6
http4s-backend_2.12-3.7.5
http4s-backend_2.12-3.7.4
http4s-backend_2.12-3.7.2
http4s-backend_2.12-3.7.1
http4s-backend_2.12-3.7.0
3.6.x
http4s-backend_2.12-3.6.2
http4s-backend_2.12-3.6.1
http4s-backend_2.12-3.6.0
3.5.x
http4s-backend_2.12-3.5.2
http4s-backend_2.12-3.5.1
http4s-backend_2.12-3.5.0
3.4.x
http4s-backend_2.12-3.4.2
http4s-backend_2.12-3.4.1
http4s-backend_2.12-3.4.0
3.3.x
http4s-backend_2.12-3.3.18
http4s-backend_2.12-3.3.17
http4s-backend_2.12-3.3.16
http4s-backend_2.12-3.3.15
http4s-backend_2.12-3.3.14
http4s-backend_2.12-3.3.13
http4s-backend_2.12-3.3.12
http4s-backend_2.12-3.3.11
http4s-backend_2.12-3.3.9
http4s-backend_2.12-3.3.7
http4s-backend_2.12-3.3.6
http4s-backend_2.12-3.3.5
http4s-backend_2.12-3.3.4
http4s-backend_2.12-3.3.3
http4s-backend_2.12-3.3.2
http4s-backend_2.12-3.3.1
http4s-backend_2.12-3.3.0
http4s-backend_2.12-3.3.0-RC5
http4s-backend_2.12-3.3.0-RC4
http4s-backend_2.12-3.3.0-RC3
http4s-backend_2.12-3.3.0-RC2
http4s-backend_2.12-3.3.0-RC1
3.2.x
http4s-backend_2.12-3.2.3
http4s-backend_2.12-3.2.0
3.1.x
http4s-backend_2.12-3.1.9
http4s-backend_2.12-3.1.7
http4s-backend_2.12-3.1.6
http4s-backend_2.12-3.1.5
http4s-backend_2.12-3.1.3
http4s-backend_2.12-3.1.2
http4s-backend_2.12-3.1.1
http4s-backend_2.12-3.1.0
3.0.x
http4s-backend_2.12-3.0.0
http4s-backend_2.12-3.0.0-RC15
http4s-backend_2.12-3.0.0-RC14
http4s-backend_2.12-3.0.0-RC13
http4s-backend_2.12-3.0.0-RC11
http4s-backend_2.12-3.0.0-RC10
http4s-backend_2.12-3.0.0-RC9
http4s-backend_2.12-3.0.0-RC8
http4s-backend_2.12-3.0.0-RC7
http4s-backend_2.12-3.0.0-RC6
http4s-backend_2.12-3.0.0-RC5
http4s-backend_2.12-3.0.0-RC4

How to add a dependency to Maven

Add the following com.softwaremill.sttp.client3 : http4s-backend_2.12 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.softwaremill.sttp.client3</groupId>
    <artifactId>http4s-backend_2.12</artifactId>
    <version>3.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.softwaremill.sttp.client3 : http4s-backend_2.12 gradle dependency to your build.gradle file:

implementation 'com.softwaremill.sttp.client3:http4s-backend_2.12:3.9.0'

Gradle Kotlin DSL: Add the following com.softwaremill.sttp.client3 : http4s-backend_2.12 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.softwaremill.sttp.client3:http4s-backend_2.12:3.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.softwaremill.sttp.client3 : http4s-backend_2.12 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.softwaremill.sttp.client3" % "http4s-backend_2.12" % "3.9.0"

Advertisement

Dependencies from Group

Aug 09, 2023
118 usages
1.4k stars
Aug 09, 2023
82 usages
1.4k stars
Aug 09, 2023
43 usages
1.4k stars
Aug 09, 2023
28 usages
1.4k stars
Aug 09, 2023
25 usages
1.4k stars

Discover Dependencies

Aug 07, 2023
6 usages
0 stars
Sep 24, 2020
5 usages
0 stars
Dec 19, 2022
5 usages
4k stars
Dec 19, 2022
5 usages
4k stars
Oct 05, 2021
5 usages
353 stars
Dec 01, 2020
11 usages
Aug 25, 2023
11 usages
11.9k stars