Categories |
CategoriesAkka Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdio.cafienne.bounded |
ArtifactId | ArtifactIdbounded-akka-http_2.12 |
Version | Version0.0.14 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.cafienne.bounded/bounded-akka-http_2.12/ -->
<dependency>
<groupId>io.cafienne.bounded</groupId>
<artifactId>bounded-akka-http_2.12</artifactId>
<version>0.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/io.cafienne.bounded/bounded-akka-http_2.12/
implementation 'io.cafienne.bounded:bounded-akka-http_2.12:0.0.14'
// https://jarcasting.com/artifacts/io.cafienne.bounded/bounded-akka-http_2.12/
implementation ("io.cafienne.bounded:bounded-akka-http_2.12:0.0.14")
'io.cafienne.bounded:bounded-akka-http_2.12:jar:0.0.14'
<dependency org="io.cafienne.bounded" name="bounded-akka-http_2.12" rev="0.0.14">
<artifact name="bounded-akka-http_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cafienne.bounded', module='bounded-akka-http_2.12', version='0.0.14')
)
libraryDependencies += "io.cafienne.bounded" % "bounded-akka-http_2.12" % "0.0.14"
[io.cafienne.bounded/bounded-akka-http_2.12 "0.0.14"]