a

akka-stream-testkit_2.13.0-M5

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