Build highly concurrent, distributed, and resilient message-driven applications using Java/Scala
pekko-stream-typed 1.1.0-M1
Group ID:
org.apache.pekko
Artifact ID:
pekko-stream-typed_2.12
Version:
1.1.0-M1
Version Scheme:
Release Date:
May 14, 2024
Licenses:
Files:
Full Scala Version:
2.12.19
Developers:
libraryDependencies += "org.apache.pekko" %% "pekko-stream-typed" % "1.1.0-M1"
ivy"org.apache.pekko::pekko-stream-typed:1.1.0-M1"
//> using dep "org.apache.pekko::pekko-stream-typed:1.1.0-M1"
import $ivy.`org.apache.pekko::pekko-stream-typed:1.1.0-M1`
<dependency> <groupId>org.apache.pekko</groupId> <artifactId>pekko-stream-typed_2.12</artifactId> <version>1.1.0-M1</version> </dependency>
compile group: 'org.apache.pekko', name: 'pekko-stream-typed_2.12', version: '1.1.0-M1'