A platform to build and run apps that are elastic, agile, and resilient. SDK, libraries, and hosted environments.
akka-testkit 2.6.7
Group ID:
com.typesafe.akka
Artifact ID:
akka-testkit_2.12
Version:
2.6.7
Release Date:
Jul 10, 2020
Licenses:
Files:
Full Scala Version:
2.12.11
Developers:
libraryDependencies += "com.typesafe.akka" %% "akka-testkit" % "2.6.7"
ivy"com.typesafe.akka::akka-testkit:2.6.7"
//> using dep "com.typesafe.akka::akka-testkit:2.6.7"
import $ivy.`com.typesafe.akka::akka-testkit:2.6.7`
<dependency> <groupId>com.typesafe.akka</groupId> <artifactId>akka-testkit_2.12</artifactId> <version>2.6.7</version> </dependency>
compile group: 'com.typesafe.akka', name: 'akka-testkit_2.12', version: '2.6.7'