itv / bucky   3.1.5

Website GitHub

A lightweight Scala AMQP client

Scala versions: 2.13 2.12 2.11

bucky-example 3.0.2


Group ID:
com.itv
Artifact ID:
bucky-example_2.12
Version:
3.0.2
Release Date:
Nov 18, 2022
Licenses:
Files:

libraryDependencies += "com.itv" %% "bucky-example" % "3.0.2"

Mill build tool

ivy"com.itv::bucky-example:3.0.2"

Scala CLI

//> using dep "com.itv::bucky-example:3.0.2"

Ammonite REPL

import $ivy.`com.itv::bucky-example:3.0.2`

<dependency>
  <groupId>com.itv</groupId>
  <artifactId>bucky-example_2.12</artifactId>
  <version>3.0.2</version>
</dependency>

compile group: 'com.itv', name: 'bucky-example_2.12', version: '3.0.2'