| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.softwaremill.sttp.client3 |
| ArtifactId | ArtifactIdcore_2.13 |
| Version | Version3.3.11 |
| Type | Typejar |
| Description |
Descriptioncore
core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| core_2.13-3.3.11.pom | |
| core_2.13-3.3.11.jar | 483 KB |
| core_2.13-3.3.11-tests.jar | 315 KB |
| core_2.13-3.3.11-tests-sources.jar | 29 KB |
| core_2.13-3.3.11-tests-javadoc.jar | 1 MB |
| core_2.13-3.3.11-sources.jar | 52 KB |
| core_2.13-3.3.11-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/core_2.13/ -->
<dependency>
<groupId>com.softwaremill.sttp.client3</groupId>
<artifactId>core_2.13</artifactId>
<version>3.3.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/core_2.13/
implementation 'com.softwaremill.sttp.client3:core_2.13:3.3.11'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/core_2.13/
implementation ("com.softwaremill.sttp.client3:core_2.13:3.3.11")
'com.softwaremill.sttp.client3:core_2.13:jar:3.3.11'
<dependency org="com.softwaremill.sttp.client3" name="core_2.13" rev="3.3.11">
<artifact name="core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='core_2.13', version='3.3.11')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "core_2.13" % "3.3.11"
[com.softwaremill.sttp.client3/core_2.13 "3.3.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.6 |
| com.softwaremill.sttp.model : core_2.13 | jar | 1.4.7 |
| com.softwaremill.sttp.shared : core_2.13 | jar | 1.2.5 |
| com.softwaremill.sttp.shared : ws_2.13 | jar | 1.2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest-freespec_2.13 | jar | 3.2.9 |
| org.scalatest : scalatest-funsuite_2.13 | jar | 3.2.9 |
| org.scalatest : scalatest-flatspec_2.13 | jar | 3.2.9 |
| org.scalatest : scalatest-wordspec_2.13 | jar | 3.2.9 |
| org.scalatest : scalatest-shouldmatchers_2.13 | jar | 3.2.9 |