is not current version
Last Version 10.2.9

com.typesafe.akka:akka-http-testkit_2.12 10.2.0

Akka Http: Modern, fast, asynchronous, streaming-first HTTP server and client.

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.typesafe.akka
ArtifactId

ArtifactId

akka-http-testkit_2.12
Version

Version

10.2.0
Type

Type

jar

Download akka-http-testkit_2.12 10.2.0


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