a

akka-stream-testkit_2.12.0-M4

akka-stream-testkit
http://akka.io/
Apache License, Version 2.0
Lightbend Inc.
Akka Contributors
Files download
File Operation
akka-stream-testkit_2.12.0-M4-2.4.4.jar download
akka-stream-testkit_2.12.0-M4-2.4.4.pom download
akka-stream-testkit_2.12.0-M4-2.4.4-sources.jar download
Apache Maven
<dependency>
  <groupId>com.typesafe.akka</groupId>
  <artifactId>akka-stream-testkit_2.12.0-M4</artifactId>
  <version>2.4.4</version>
</dependency>
Gradle Groovy
implementation 'com.typesafe.akka:akka-stream-testkit_2.12.0-M4:2.4.4'
Gradle Kotlin
implementation("com.typesafe.akka:akka-stream-testkit_2.12.0-M4:2.4.4")
Scala SBT
libraryDependencies += "com.typesafe.akka" % "akka-stream-testkit_2.12.0-M4" % "2.4.4"
Groovy Grape
@Grapes(
  @Grab(group='com.typesafe.akka', module='akka-stream-testkit_2.12.0-M4', version='2.4.4')
)
Apache Ivy
<dependency org="com.typesafe.akka" name="akka-stream-testkit_2.12.0-M4" rev="2.4.4" />
Leiningen
[com.typesafe.akka/akka-stream-testkit_2.12.0-M4 "2.4.4"]
Apache Buildr
'com.typesafe.akka:akka-stream-testkit_2.12.0-M4:jar:2.4.4'