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