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-play-json 2.5.1


Group ID:
com.github.pjfanning
Artifact ID:
op-rabbit-play-json_2.12
Version:
2.5.1
Release Date:
Jun 26, 2020
Licenses:
Files:

libraryDependencies += "com.github.pjfanning" %% "op-rabbit-play-json" % "2.5.1"

Mill build tool

ivy"com.github.pjfanning::op-rabbit-play-json:2.5.1"

Scala CLI

//> using dep "com.github.pjfanning::op-rabbit-play-json:2.5.1"

Ammonite REPL

import $ivy.`com.github.pjfanning::op-rabbit-play-json:2.5.1`

<dependency>
  <groupId>com.github.pjfanning</groupId>
  <artifactId>op-rabbit-play-json_2.12</artifactId>
  <version>2.5.1</version>
</dependency>

compile group: 'com.github.pjfanning', name: 'op-rabbit-play-json_2.12', version: '2.5.1'