Build highly concurrent, distributed, and resilient message-driven applications on the JVM
akka-testkit 2.3.16
Group ID:
com.typesafe.akka
Artifact ID:
akka-testkit_2.10
Version:
2.3.16
Release Date:
Oct 28, 2016
Licenses:
Files:
libraryDependencies += "com.typesafe.akka" %% "akka-testkit" % "2.3.16"
ivy"com.typesafe.akka::akka-testkit:2.3.16"
//> using dep "com.typesafe.akka::akka-testkit:2.3.16"
import $ivy.`com.typesafe.akka::akka-testkit:2.3.16`
<dependency> <groupId>com.typesafe.akka</groupId> <artifactId>akka-testkit_2.10</artifactId> <version>2.3.16</version> </dependency>
compile group: 'com.typesafe.akka', name: 'akka-testkit_2.10', version: '2.3.16'