itv / bucky   3.1.5

Website GitHub

A lightweight Scala AMQP client

Scala versions: 2.13 2.12 2.11

bucky-example 2.0.0-M9


Group ID:
com.itv
Artifact ID:
bucky-example_2.12
Version:
2.0.0-M9
Release Date:
May 30, 2019
Licenses:
Files:

libraryDependencies += "com.itv" %% "bucky-example" % "2.0.0-M9"

Mill build tool

ivy"com.itv::bucky-example:2.0.0-M9"

Scala CLI

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

Ammonite REPL

import $ivy.`com.itv::bucky-example:2.0.0-M9`

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

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