itv / bucky   3.1.5

Website GitHub

A lightweight Scala AMQP client

Scala versions: 2.13 2.12 2.11

bucky-example 1.3.3


Group ID:
com.itv
Artifact ID:
bucky-example_2.11
Version:
1.3.3
Release Date:
Oct 4, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.itv</groupId>
  <artifactId>bucky-example_2.11</artifactId>
  <version>1.3.3</version>
</dependency>

compile group: 'com.itv', name: 'bucky-example_2.11', version: '1.3.3'