pjfanning / acked-stream   1.0.1

GitHub

Message Acknowledgement for Pekko Streams

Scala versions: 3.x 2.13 2.12

acked-streams 1.0.1


Group ID:
com.github.pjfanning
Artifact ID:
acked-streams_2.12
Version:
1.0.1
Release Date:
Sep 16, 2023
Licenses:
Files:

libraryDependencies += "com.github.pjfanning" %% "acked-streams" % "1.0.1"

Mill build tool

ivy"com.github.pjfanning::acked-streams:1.0.1"

Scala CLI

//> using dep "com.github.pjfanning::acked-streams:1.0.1"

Ammonite REPL

import $ivy.`com.github.pjfanning::acked-streams:1.0.1`

<dependency>
  <groupId>com.github.pjfanning</groupId>
  <artifactId>acked-streams_2.12</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'com.github.pjfanning', name: 'acked-streams_2.12', version: '1.0.1'