| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.softwaremill.sttp.client3 |
| ArtifactId | ArtifactIdcore_3 |
| Version | Version3.5.1 |
| Type | Typejar |
| Description |
Descriptioncore
core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| core_3-3.5.1.pom | |
| core_3-3.5.1.jar | 634 KB |
| core_3-3.5.1-tests.jar | 457 KB |
| core_3-3.5.1-tests-sources.jar | 30 KB |
| core_3-3.5.1-tests-javadoc.jar | 2 MB |
| core_3-3.5.1-sources.jar | 53 KB |
| core_3-3.5.1-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/core_3/ -->
<dependency>
<groupId>com.softwaremill.sttp.client3</groupId>
<artifactId>core_3</artifactId>
<version>3.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/core_3/
implementation 'com.softwaremill.sttp.client3:core_3:3.5.1'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/core_3/
implementation ("com.softwaremill.sttp.client3:core_3:3.5.1")
'com.softwaremill.sttp.client3:core_3:jar:3.5.1'
<dependency org="com.softwaremill.sttp.client3" name="core_3" rev="3.5.1">
<artifact name="core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='core_3', version='3.5.1')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "core_3" % "3.5.1"
[com.softwaremill.sttp.client3/core_3 "3.5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.1 |
| com.softwaremill.sttp.model : core_3 | jar | 1.4.23 |
| com.softwaremill.sttp.shared : core_3 | jar | 1.3.2 |
| com.softwaremill.sttp.shared : ws_3 | jar | 1.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest-freespec_3 | jar | 3.2.11 |
| org.scalatest : scalatest-funsuite_3 | jar | 3.2.11 |
| org.scalatest : scalatest-flatspec_3 | jar | 3.2.11 |
| org.scalatest : scalatest-wordspec_3 | jar | 3.2.11 |
| org.scalatest : scalatest-shouldmatchers_3 | jar | 3.2.11 |