rmq-core 1.0.7


Group ID:
com.hellosoda.rmq
Artifact ID:
rmq-core_2.11
Version:
1.0.7
Release Date:
Jul 13, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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