Last Version

core 1.7.2

core

License

License

GroupId

GroupId

com.softwaremill.sttp
ArtifactId

ArtifactId

core_2.12
Version

Version

1.7.2
Type

Type

jar
Description

Description

core
core
Project URL

Project URL

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

Project Organization

com.softwaremill.sttp

Download core_2.12 1.7.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.9

provided (1)

Group / Artifact Type Version
com.github.ghik : silencer-lib_2.12.9 jar 1.4.4

test (5)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.12.9
org.scalatest : scalatest_2.12 jar 3.0.8
com.typesafe.akka : akka-http_2.12 jar 10.1.10
ch.megard : akka-http-cors_2.12 jar 0.4.1
com.typesafe.akka : akka-stream_2.12 jar 2.5.25

Project Modules

There are no modules declared in this project.