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