License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.softwaremill.sttp |
ArtifactId | ArtifactIdakka-http-handler_2.11 |
Version | Version0.0.13 |
Type | Typejar |
Description |
Descriptionakka-http-handler
akka-http-handler
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp/akka-http-handler_2.11/ -->
<dependency>
<groupId>com.softwaremill.sttp</groupId>
<artifactId>akka-http-handler_2.11</artifactId>
<version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp/akka-http-handler_2.11/
implementation 'com.softwaremill.sttp:akka-http-handler_2.11:0.0.13'
// https://jarcasting.com/artifacts/com.softwaremill.sttp/akka-http-handler_2.11/
implementation ("com.softwaremill.sttp:akka-http-handler_2.11:0.0.13")
'com.softwaremill.sttp:akka-http-handler_2.11:jar:0.0.13'
<dependency org="com.softwaremill.sttp" name="akka-http-handler_2.11" rev="0.0.13">
<artifact name="akka-http-handler_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp', module='akka-http-handler_2.11', version='0.0.13')
)
libraryDependencies += "com.softwaremill.sttp" % "akka-http-handler_2.11" % "0.0.13"
[com.softwaremill.sttp/akka-http-handler_2.11 "0.0.13"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.11 |
com.softwaremill.sttp : core_2.11 | jar | 0.0.13 |
com.typesafe.akka : akka-http_2.11 | jar | 10.0.10 |