License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.softwaremill.sttp.client3 |
ArtifactId | ArtifactIdcore_2.11 |
Version | Version3.6.1 |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core_2.11-3.6.1.pom | |
core_2.11-3.6.1.jar | 890 KB |
core_2.11-3.6.1-tests.jar | 1 MB |
core_2.11-3.6.1-tests-sources.jar | 32 KB |
core_2.11-3.6.1-tests-javadoc.jar | 824 KB |
core_2.11-3.6.1-sources.jar | 69 KB |
core_2.11-3.6.1-javadoc.jar | 869 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/core_2.11/ -->
<dependency>
<groupId>com.softwaremill.sttp.client3</groupId>
<artifactId>core_2.11</artifactId>
<version>3.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/core_2.11/
implementation 'com.softwaremill.sttp.client3:core_2.11:3.6.1'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/core_2.11/
implementation ("com.softwaremill.sttp.client3:core_2.11:3.6.1")
'com.softwaremill.sttp.client3:core_2.11:jar:3.6.1'
<dependency org="com.softwaremill.sttp.client3" name="core_2.11" rev="3.6.1">
<artifact name="core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='core_2.11', version='3.6.1')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "core_2.11" % "3.6.1"
[com.softwaremill.sttp.client3/core_2.11 "3.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.softwaremill.sttp.model : core_2.11 | jar | 1.4.26 |
com.softwaremill.sttp.shared : core_2.11 | jar | 1.3.5 |
com.softwaremill.sttp.shared : ws_2.11 | jar | 1.3.5 |
org.scala-lang.modules : scala-java8-compat_2.11 | jar | 0.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest-freespec_2.11 | jar | 3.2.12 |
org.scalatest : scalatest-funsuite_2.11 | jar | 3.2.12 |
org.scalatest : scalatest-flatspec_2.11 | jar | 3.2.12 |
org.scalatest : scalatest-wordspec_2.11 | jar | 3.2.12 |
org.scalatest : scalatest-shouldmatchers_2.11 | jar | 3.2.12 |