MVN

com.softwaremill.sttp : core_2.11

Maven & Gradle

Oct 14, 2019
53 usages
1.3k stars

core · core

<dependency>
    <groupId>com.softwaremill.sttp</groupId>
    <artifactId>core_2.11</artifactId>
    <version>1.7.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.softwaremill.sttp : core_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7.2
  • Latest Release Candidate: 1.3.0-RC5

All Versions

Choose a version of com.softwaremill.sttp : core_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.7.x
core_2.11-1.7.2
core_2.11-1.7.1
core_2.11-1.7.0
1.6.x
core_2.11-1.6.8
core_2.11-1.6.7
core_2.11-1.6.6
core_2.11-1.6.5
core_2.11-1.6.4
core_2.11-1.6.3
core_2.11-1.6.2
core_2.11-1.6.1
core_2.11-1.6.0
1.5.x
core_2.11-1.5.19
core_2.11-1.5.18
core_2.11-1.5.17
core_2.11-1.5.16
core_2.11-1.5.15
core_2.11-1.5.14
core_2.11-1.5.13
core_2.11-1.5.12
core_2.11-1.5.11
core_2.11-1.5.10
core_2.11-1.5.9
core_2.11-1.5.8
core_2.11-1.5.7
core_2.11-1.5.6
core_2.11-1.5.5
core_2.11-1.5.4
core_2.11-1.5.3
core_2.11-1.5.2
core_2.11-1.5.1
core_2.11-1.5.0
1.4.x
core_2.11-1.4.2
core_2.11-1.4.1
core_2.11-1.4.0
1.3.x
core_2.11-1.3.9
core_2.11-1.3.8
core_2.11-1.3.7
core_2.11-1.3.6
core_2.11-1.3.5
core_2.11-1.3.4
core_2.11-1.3.3
core_2.11-1.3.2
core_2.11-1.3.1
core_2.11-1.3.0
core_2.11-1.3.0-RC5
core_2.11-1.3.0-RC4
core_2.11-1.3.0-RC3
core_2.11-1.3.0-RC2
core_2.11-1.3.0-RC1
1.2.x
core_2.11-1.2.3
core_2.11-1.2.2
core_2.11-1.2.1
core_2.11-1.2.0
core_2.11-1.2.0-RC6
core_2.11-1.2.0-RC5
core_2.11-1.2.0-RC2
core_2.11-1.2.0-RC1
1.1.x
core_2.11-1.1.14
core_2.11-1.1.13
core_2.11-1.1.12
core_2.11-1.1.11
core_2.11-1.1.10
core_2.11-1.1.9
core_2.11-1.1.8
core_2.11-1.1.7
core_2.11-1.1.6
core_2.11-1.1.5
core_2.11-1.1.4
core_2.11-1.1.3
core_2.11-1.1.2
core_2.11-1.1.1
core_2.11-1.1.0
1.0.x
core_2.11-1.0.6
core_2.11-1.0.5
core_2.11-1.0.4
core_2.11-1.0.3
core_2.11-1.0.2
core_2.11-1.0.1
core_2.11-1.0.0
0.0.x
core_2.11-0.0.21
core_2.11-0.0.20
core_2.11-0.0.19
core_2.11-0.0.18
core_2.11-0.0.17
core_2.11-0.0.16
core_2.11-0.0.15
core_2.11-0.0.14
core_2.11-0.0.13
core_2.11-0.0.12
core_2.11-0.0.11
core_2.11-0.0.10
core_2.11-0.0.9
core_2.11-0.0.8
core_2.11-0.0.7
core_2.11-0.0.6
core_2.11-0.0.5
core_2.11-0.0.4
core_2.11-0.0.3
core_2.11-0.0.2
core_2.11-0.0.1.5
core_2.11-0.0.1

How to add a dependency to Maven

Add the following com.softwaremill.sttp : core_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.softwaremill.sttp</groupId>
    <artifactId>core_2.11</artifactId>
    <version>1.7.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.softwaremill.sttp : core_2.11 gradle dependency to your build.gradle file:

implementation 'com.softwaremill.sttp:core_2.11:1.7.2'

Gradle Kotlin DSL: Add the following com.softwaremill.sttp : core_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.softwaremill.sttp:core_2.11:1.7.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.softwaremill.sttp : core_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.softwaremill.sttp" % "core_2.11" % "1.7.2"

Advertisement

Dependencies from Group

Oct 14, 2019
89 usages
Oct 14, 2019
53 usages
1.3k stars
Oct 14, 2019
52 usages

Discover Dependencies

Apr 20, 2023
38 usages
Aug 25, 2023
65 usages
495 stars
Jun 03, 2019
44 usages
5.1k stars
Mar 27, 2019
44 usages
254 stars
Feb 11, 2022
101 usages
0 stars
May 23, 2023
44 usages
7 stars
May 25, 2020
44 usages
5.1k stars
Sep 23, 2022
48 usages
731 stars
Dec 02, 2019
113 usages
15 stars