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