assist-iot-sripas / scala-mqtt-wrapper   4.0.0

Apache License 2.0 Website GitHub

Scala wrapper for the Pekko Connectors MQTT Streaming library and the Alpakka MQTT Streaming library.

Scala versions: 3.x 2.13

scala-mqtt-wrapper-pekko 4.0.0-RC2


Group ID:
io.github.assist-iot-sripas
Artifact ID:
scala-mqtt-wrapper-pekko_3
Version:
4.0.0-RC2
Release Date:
Oct 4, 2023
Licenses:
Files:

libraryDependencies += "io.github.assist-iot-sripas" %% "scala-mqtt-wrapper-pekko" % "4.0.0-RC2"

Mill build tool

ivy"io.github.assist-iot-sripas::scala-mqtt-wrapper-pekko:4.0.0-RC2"

Scala CLI

//> using dep "io.github.assist-iot-sripas::scala-mqtt-wrapper-pekko:4.0.0-RC2"

Ammonite REPL

import $ivy.`io.github.assist-iot-sripas::scala-mqtt-wrapper-pekko:4.0.0-RC2`

<dependency>
  <groupId>io.github.assist-iot-sripas</groupId>
  <artifactId>scala-mqtt-wrapper-pekko_3</artifactId>
  <version>4.0.0-RC2</version>
</dependency>

compile group: 'io.github.assist-iot-sripas', name: 'scala-mqtt-wrapper-pekko_3', version: '4.0.0-RC2'