| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.softwaremill.sttp.client3 |
| ArtifactId | ArtifactIdcore_3 |
| Version | Version3.3.13 |
| Type | Typejar |
| Description |
Descriptioncore
core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| core_3-3.3.13.pom | |
| core_3-3.3.13.jar | 623 KB |
| core_3-3.3.13-tests.jar | 444 KB |
| core_3-3.3.13-tests-sources.jar | 29 KB |
| core_3-3.3.13-tests-javadoc.jar | 899 KB |
| core_3-3.3.13-sources.jar | 52 KB |
| core_3-3.3.13-javadoc.jar | 722 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/core_3/ -->
<dependency>
<groupId>com.softwaremill.sttp.client3</groupId>
<artifactId>core_3</artifactId>
<version>3.3.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/core_3/
implementation 'com.softwaremill.sttp.client3:core_3:3.3.13'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/core_3/
implementation ("com.softwaremill.sttp.client3:core_3:3.3.13")
'com.softwaremill.sttp.client3:core_3:jar:3.3.13'
<dependency org="com.softwaremill.sttp.client3" name="core_3" rev="3.3.13">
<artifact name="core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='core_3', version='3.3.13')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "core_3" % "3.3.13"
[com.softwaremill.sttp.client3/core_3 "3.3.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.1 |
| com.softwaremill.sttp.model : core_3 | jar | 1.4.9 |
| com.softwaremill.sttp.shared : core_3 | jar | 1.2.5 |
| com.softwaremill.sttp.shared : ws_3 | jar | 1.2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest-freespec_3 | jar | 3.2.9 |
| org.scalatest : scalatest-funsuite_3 | jar | 3.2.9 |
| org.scalatest : scalatest-flatspec_3 | jar | 3.2.9 |
| org.scalatest : scalatest-wordspec_3 | jar | 3.2.9 |
| org.scalatest : scalatest-shouldmatchers_3 | jar | 3.2.9 |