Last Version

core 3.6.2

core

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.softwaremill.sttp.client3
ArtifactId

ArtifactId

core_2.12
Version

Version

3.6.2
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_2.12 3.6.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
com.softwaremill.sttp.model : core_2.12 jar 1.4.26
com.softwaremill.sttp.shared : core_2.12 jar 1.3.5
com.softwaremill.sttp.shared : ws_2.12 jar 1.3.5
org.scala-lang.modules : scala-java8-compat_2.12 jar 0.8.0

test (5)

Group / Artifact Type Version
org.scalatest : scalatest-freespec_2.12 jar 3.2.12
org.scalatest : scalatest-funsuite_2.12 jar 3.2.12
org.scalatest : scalatest-flatspec_2.12 jar 3.2.12
org.scalatest : scalatest-wordspec_2.12 jar 3.2.12
org.scalatest : scalatest-shouldmatchers_2.12 jar 3.2.12

Project Modules

There are no modules declared in this project.