pjfanning / op-rabbit   4.0.0

GitHub

The Opinionated RabbitMQ Library for Scala and Pekko (fork of Spingo version with Pekko support)

Scala versions: 2.13 2.12

op-rabbit-akka-stream 2.6.4


Group ID:
com.github.pjfanning
Artifact ID:
op-rabbit-akka-stream_2.13
Version:
2.6.4
Release Date:
Jan 14, 2022
Licenses:
Files:

libraryDependencies += "com.github.pjfanning" %% "op-rabbit-akka-stream" % "2.6.4"

Mill build tool

ivy"com.github.pjfanning::op-rabbit-akka-stream:2.6.4"

Scala CLI

//> using dep "com.github.pjfanning::op-rabbit-akka-stream:2.6.4"

Ammonite REPL

import $ivy.`com.github.pjfanning::op-rabbit-akka-stream:2.6.4`

<dependency>
  <groupId>com.github.pjfanning</groupId>
  <artifactId>op-rabbit-akka-stream_2.13</artifactId>
  <version>2.6.4</version>
</dependency>

compile group: 'com.github.pjfanning', name: 'op-rabbit-akka-stream_2.13', version: '2.6.4'