is not current version
Last Version 1.4.16

com.github.pshirshov.izumi.legacy:akka-http_2.12 1.4.4

akka-http

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.github.pshirshov.izumi.legacy
ArtifactId

ArtifactId

akka-http_2.12
Version

Version

1.4.4
Type

Type

jar

Download akka-http_2.12 1.4.4


<!-- https://jarcasting.com/artifacts/com.github.pshirshov.izumi.legacy/akka-http_2.12/ -->
<dependency>
    <groupId>com.github.pshirshov.izumi.legacy</groupId>
    <artifactId>akka-http_2.12</artifactId>
    <version>1.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pshirshov.izumi.legacy/akka-http_2.12/
implementation 'com.github.pshirshov.izumi.legacy:akka-http_2.12:1.4.4'
// https://jarcasting.com/artifacts/com.github.pshirshov.izumi.legacy/akka-http_2.12/
implementation ("com.github.pshirshov.izumi.legacy:akka-http_2.12:1.4.4")
'com.github.pshirshov.izumi.legacy:akka-http_2.12:jar:1.4.4'
<dependency org="com.github.pshirshov.izumi.legacy" name="akka-http_2.12" rev="1.4.4">
  <artifact name="akka-http_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pshirshov.izumi.legacy', module='akka-http_2.12', version='1.4.4')
)
libraryDependencies += "com.github.pshirshov.izumi.legacy" % "akka-http_2.12" % "1.4.4"
[com.github.pshirshov.izumi.legacy/akka-http_2.12 "1.4.4"]