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-json4s 2.5.0


Group ID:
com.github.pjfanning
Artifact ID:
op-rabbit-json4s_2.13
Version:
2.5.0
Release Date:
May 10, 2020
Licenses:
Files:

libraryDependencies += "com.github.pjfanning" %% "op-rabbit-json4s" % "2.5.0"

Mill build tool

ivy"com.github.pjfanning::op-rabbit-json4s:2.5.0"

Scala CLI

//> using dep "com.github.pjfanning::op-rabbit-json4s:2.5.0"

Ammonite REPL

import $ivy.`com.github.pjfanning::op-rabbit-json4s:2.5.0`

<dependency>
  <groupId>com.github.pjfanning</groupId>
  <artifactId>op-rabbit-json4s_2.13</artifactId>
  <version>2.5.0</version>
</dependency>

compile group: 'com.github.pjfanning', name: 'op-rabbit-json4s_2.13', version: '2.5.0'