Build highly concurrent, distributed, and resilient message-driven applications using Java/Scala
pekko-stream 1.0.3
Group ID:
org.apache.pekko
Artifact ID:
pekko-stream_2.13
Version:
1.0.3
Version Scheme:
Release Date:
Jun 22, 2024
Licenses:
Files:
Full Scala Version:
2.13.13
Developers:
libraryDependencies += "org.apache.pekko" %% "pekko-stream" % "1.0.3"
ivy"org.apache.pekko::pekko-stream:1.0.3"
//> using dep "org.apache.pekko::pekko-stream:1.0.3"
import $ivy.`org.apache.pekko::pekko-stream:1.0.3`
<dependency> <groupId>org.apache.pekko</groupId> <artifactId>pekko-stream_2.13</artifactId> <version>1.0.3</version> </dependency>
compile group: 'org.apache.pekko', name: 'pekko-stream_2.13', version: '1.0.3'