core


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.softwaremill.sttp.client3
ArtifactId

ArtifactId

core_3.0.0-RC3
Last Version

Last Version

3.3.2
Release Date

Release Date

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-RC3

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala3-library_3.0.0-RC3 jar 3.0.0-RC3
com.softwaremill.sttp.model : core_3.0.0-RC3 jar 1.4.6
com.softwaremill.sttp.shared : core_3.0.0-RC3 jar 1.2.3
com.softwaremill.sttp.shared : ws_3.0.0-RC3 jar 1.2.3

test (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.2
3.3.1
3.3.0