Last Version

core 3.3.0-RC5

core

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.softwaremill.sttp.client3
ArtifactId

ArtifactId

core_3.0.0-RC2
Version

Version

3.3.0-RC5
Type

Type

jar
Description

Description

core
core
Project URL

Project URL

http://softwaremill.com/open-source
Project Organization

Project Organization

com.softwaremill.sttp.client3
Source Code Management

Source Code Management

https://github.com/softwaremill/sttp

Download core_3.0.0-RC2 3.3.0-RC5


<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/core_3.0.0-RC2/ -->
<dependency>
    <groupId>com.softwaremill.sttp.client3</groupId>
    <artifactId>core_3.0.0-RC2</artifactId>
    <version>3.3.0-RC5</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/core_3.0.0-RC2/
implementation 'com.softwaremill.sttp.client3:core_3.0.0-RC2:3.3.0-RC5'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/core_3.0.0-RC2/
implementation ("com.softwaremill.sttp.client3:core_3.0.0-RC2:3.3.0-RC5")
'com.softwaremill.sttp.client3:core_3.0.0-RC2:jar:3.3.0-RC5'
<dependency org="com.softwaremill.sttp.client3" name="core_3.0.0-RC2" rev="3.3.0-RC5">
  <artifact name="core_3.0.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='core_3.0.0-RC2', version='3.3.0-RC5')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "core_3.0.0-RC2" % "3.3.0-RC5"
[com.softwaremill.sttp.client3/core_3.0.0-RC2 "3.3.0-RC5"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala3-library_3.0.0-RC2 jar 3.0.0-RC2
com.softwaremill.sttp.model : core_3.0.0-RC2 jar 1.4.3
com.softwaremill.sttp.shared : core_3.0.0-RC2 jar 1.2.2
com.softwaremill.sttp.shared : ws_3.0.0-RC2 jar 1.2.2

test (5)

Group / Artifact Type Version
org.scalatest : scalatest-freespec_3.0.0-RC2 jar 3.2.7
org.scalatest : scalatest-funsuite_3.0.0-RC2 jar 3.2.7
org.scalatest : scalatest-flatspec_3.0.0-RC2 jar 3.2.7
org.scalatest : scalatest-wordspec_3.0.0-RC2 jar 3.2.7
org.scalatest : scalatest-shouldmatchers_3.0.0-RC2 jar 3.2.7

Project Modules

There are no modules declared in this project.