Build highly concurrent, distributed, and resilient message-driven applications on the JVM
akka-testkit 2.6.18
Group ID:
com.typesafe.akka
Artifact ID:
akka-testkit_3
Version:
2.6.18
Release Date:
Dec 20, 2021
Licenses:
Files:
Full Scala Version:
3.1.1-RC1
Developers:
libraryDependencies += "com.typesafe.akka" %% "akka-testkit" % "2.6.18"
ivy"com.typesafe.akka::akka-testkit:2.6.18"
//> using dep "com.typesafe.akka::akka-testkit:2.6.18"
import $ivy.`com.typesafe.akka::akka-testkit:2.6.18`
<dependency> <groupId>com.typesafe.akka</groupId> <artifactId>akka-testkit_3</artifactId> <version>2.6.18</version> </dependency>
compile group: 'com.typesafe.akka', name: 'akka-testkit_3', version: '2.6.18'