License |
License |
---|---|
Categories |
CategoriesCLI User Interface Akka Container Microservices Reactive libraries |
GroupId | GroupIdcom.softwaremill.sttp.client |
ArtifactId | ArtifactIdakka-http-backend_2.11 |
Version | Version2.2.9 |
Type | Typejar |
Description |
Descriptionakka-http-backend
akka-http-backend
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client/akka-http-backend_2.11/ -->
<dependency>
<groupId>com.softwaremill.sttp.client</groupId>
<artifactId>akka-http-backend_2.11</artifactId>
<version>2.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client/akka-http-backend_2.11/
implementation 'com.softwaremill.sttp.client:akka-http-backend_2.11:2.2.9'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client/akka-http-backend_2.11/
implementation ("com.softwaremill.sttp.client:akka-http-backend_2.11:2.2.9")
'com.softwaremill.sttp.client:akka-http-backend_2.11:jar:2.2.9'
<dependency org="com.softwaremill.sttp.client" name="akka-http-backend_2.11" rev="2.2.9">
<artifact name="akka-http-backend_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client', module='akka-http-backend_2.11', version='2.2.9')
)
libraryDependencies += "com.softwaremill.sttp.client" % "akka-http-backend_2.11" % "2.2.9"
[com.softwaremill.sttp.client/akka-http-backend_2.11 "2.2.9"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.softwaremill.sttp.client : core_2.11 | jar | 2.2.9 |
com.typesafe.akka : akka-http_2.11 | jar | 10.1.12 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-stream_2.11 | jar | 2.5.31 |