rmq-core 1.0.9


Group ID:
com.hellosoda.rmq
Artifact ID:
rmq-core_2.11
Version:
1.0.9
Release Date:
Nov 15, 2017
Licenses:
Files:

libraryDependencies += "com.hellosoda.rmq" %% "rmq-core" % "1.0.9"

Mill build tool

ivy"com.hellosoda.rmq::rmq-core:1.0.9"

Scala CLI

//> using dep "com.hellosoda.rmq::rmq-core:1.0.9"

Ammonite REPL

import $ivy.`com.hellosoda.rmq::rmq-core:1.0.9`

<dependency>
  <groupId>com.hellosoda.rmq</groupId>
  <artifactId>rmq-core_2.11</artifactId>
  <version>1.0.9</version>
</dependency>

compile group: 'com.hellosoda.rmq', name: 'rmq-core_2.11', version: '1.0.9'