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-spray-json 2.6.2


Group ID:
com.github.pjfanning
Artifact ID:
op-rabbit-spray-json_2.13
Version:
2.6.2
Release Date:
Jul 15, 2021
Licenses:
Files:

libraryDependencies += "com.github.pjfanning" %% "op-rabbit-spray-json" % "2.6.2"

Mill build tool

ivy"com.github.pjfanning::op-rabbit-spray-json:2.6.2"

Scala CLI

//> using dep "com.github.pjfanning::op-rabbit-spray-json:2.6.2"

Ammonite REPL

import $ivy.`com.github.pjfanning::op-rabbit-spray-json:2.6.2`

<dependency>
  <groupId>com.github.pjfanning</groupId>
  <artifactId>op-rabbit-spray-json_2.13</artifactId>
  <version>2.6.2</version>
</dependency>

compile group: 'com.github.pjfanning', name: 'op-rabbit-spray-json_2.13', version: '2.6.2'