| Categories |
CategoriesAWS Container PaaS Providers Akka Microservices Reactive libraries |
|---|---|
| GroupId | GroupIdcom.github.matsluni |
| ArtifactId | ArtifactIdaws-spi-akka-http_2.11 |
| Version | Version0.0.9 |
| Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.matsluni/aws-spi-akka-http_2.11/ -->
<dependency>
<groupId>com.github.matsluni</groupId>
<artifactId>aws-spi-akka-http_2.11</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.matsluni/aws-spi-akka-http_2.11/
implementation 'com.github.matsluni:aws-spi-akka-http_2.11:0.0.9'
// https://jarcasting.com/artifacts/com.github.matsluni/aws-spi-akka-http_2.11/
implementation ("com.github.matsluni:aws-spi-akka-http_2.11:0.0.9")
'com.github.matsluni:aws-spi-akka-http_2.11:jar:0.0.9'
<dependency org="com.github.matsluni" name="aws-spi-akka-http_2.11" rev="0.0.9">
<artifact name="aws-spi-akka-http_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.matsluni', module='aws-spi-akka-http_2.11', version='0.0.9')
)
libraryDependencies += "com.github.matsluni" % "aws-spi-akka-http_2.11" % "0.0.9"
[com.github.matsluni/aws-spi-akka-http_2.11 "0.0.9"]