apache / pekko   1.1.3

Apache License 2.0 Website GitHub

Build highly concurrent, distributed, and resilient message-driven applications using Java/Scala

Scala versions: 3.x 2.13 2.12

pekko-stream 1.1.3


Group ID:
org.apache.pekko
Artifact ID:
pekko-stream_3
Version:
1.1.3
Version Scheme:
Release Date:
Jan 6, 2025
Licenses:
Files:
Full Scala Version:
3.3.4

libraryDependencies += "org.apache.pekko" %% "pekko-stream" % "1.1.3"

Mill build tool

ivy"org.apache.pekko::pekko-stream:1.1.3"

Scala CLI

//> using dep "org.apache.pekko::pekko-stream:1.1.3"

Ammonite REPL

import $ivy.`org.apache.pekko::pekko-stream:1.1.3`

<dependency>
  <groupId>org.apache.pekko</groupId>
  <artifactId>pekko-stream_3</artifactId>
  <version>1.1.3</version>
</dependency>

compile group: 'org.apache.pekko', name: 'pekko-stream_3', version: '1.1.3'