is not current version
Last Version 0.4.0

com.ubirch.util:rest-akka-http_2.11 0.3.9

shared custom classes related to akka-http-experimental (for example certain directives)

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.ubirch.util
ArtifactId

ArtifactId

rest-akka-http_2.11
Version

Version

0.3.9
Type

Type

jar

Download rest-akka-http_2.11 0.3.9


<!-- https://jarcasting.com/artifacts/com.ubirch.util/rest-akka-http_2.11/ -->
<dependency>
    <groupId>com.ubirch.util</groupId>
    <artifactId>rest-akka-http_2.11</artifactId>
    <version>0.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.ubirch.util/rest-akka-http_2.11/
implementation 'com.ubirch.util:rest-akka-http_2.11:0.3.9'
// https://jarcasting.com/artifacts/com.ubirch.util/rest-akka-http_2.11/
implementation ("com.ubirch.util:rest-akka-http_2.11:0.3.9")
'com.ubirch.util:rest-akka-http_2.11:jar:0.3.9'
<dependency org="com.ubirch.util" name="rest-akka-http_2.11" rev="0.3.9">
  <artifact name="rest-akka-http_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ubirch.util', module='rest-akka-http_2.11', version='0.3.9')
)
libraryDependencies += "com.ubirch.util" % "rest-akka-http_2.11" % "0.3.9"
[com.ubirch.util/rest-akka-http_2.11 "0.3.9"]