Akka Streams module for building reactive stream processing applications, compiled for Scala 2.13.0-M5 milestone.
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-stream_2.13.0-M5</artifactId>
<version>2.5.23</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an ActorMaterializer from an ActorSystem to run Akka Streams.
Switch to akka-stream_2.13 with a stable Scala version (e.g., 2.13.10) and corresponding Akka version.
No dependency data recorded yet.