is not current version
Last Version 10.2.9

com.typesafe.akka:akka-http-core_2.12 10.1.5

akka-http-core

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.typesafe.akka
ArtifactId

ArtifactId

akka-http-core_2.12
Version

Version

10.1.5
Type

Type

jar

Download akka-http-core_2.12 10.1.5


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