itv / bucky   3.1.5

Website GitHub

A lightweight Scala AMQP client

Scala versions: 2.13 2.12 2.11

bucky-example 1.2.2


Group ID:
com.itv
Artifact ID:
bucky-example_2.12
Version:
1.2.2
Release Date:
Jan 29, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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