Categories |
CategoriesGraal Akka Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdcom.github.vmencik |
ArtifactId | ArtifactIdgraal-akka-http_2.13 |
Version | Version0.4.1 |
Type | Typejar |
Filename | Size |
---|---|
graal-akka-http_2.13-0.4.1.pom | |
graal-akka-http_2.13-0.4.1.jar | 2 KB |
graal-akka-http_2.13-0.4.1-sources.jar | 2 KB |
graal-akka-http_2.13-0.4.1-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vmencik/graal-akka-http_2.13/ -->
<dependency>
<groupId>com.github.vmencik</groupId>
<artifactId>graal-akka-http_2.13</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vmencik/graal-akka-http_2.13/
implementation 'com.github.vmencik:graal-akka-http_2.13:0.4.1'
// https://jarcasting.com/artifacts/com.github.vmencik/graal-akka-http_2.13/
implementation ("com.github.vmencik:graal-akka-http_2.13:0.4.1")
'com.github.vmencik:graal-akka-http_2.13:jar:0.4.1'
<dependency org="com.github.vmencik" name="graal-akka-http_2.13" rev="0.4.1">
<artifact name="graal-akka-http_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vmencik', module='graal-akka-http_2.13', version='0.4.1')
)
libraryDependencies += "com.github.vmencik" % "graal-akka-http_2.13" % "0.4.1"
[com.github.vmencik/graal-akka-http_2.13 "0.4.1"]