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

pekko-mqtt-wrapper 4.0.0-RC1


Group ID:
io.github.assist-iot-sripas
Artifact ID:
pekko-mqtt-wrapper_3
Version:
4.0.0-RC1
Version Scheme:
Release Date:
Oct 3, 2023
Licenses:
Files:
Full Scala Version:
3.3.1

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.github.assist-iot-sripas</groupId>
  <artifactId>pekko-mqtt-wrapper_3</artifactId>
  <version>4.0.0-RC1</version>
</dependency>

compile group: 'io.github.assist-iot-sripas', name: 'pekko-mqtt-wrapper_3', version: '4.0.0-RC1'