is not current version
Last Version 0.0.6

io.fastra.mqtt:fastra-mqtt-client 0.0.5

Fastra MQTT client

Categories

Categories

CLI User Interface
GroupId

GroupId

io.fastra.mqtt
ArtifactId

ArtifactId

fastra-mqtt-client
Version

Version

0.0.5
Type

Type

jar

Download fastra-mqtt-client 0.0.5


<!-- https://jarcasting.com/artifacts/io.fastra.mqtt/fastra-mqtt-client/ -->
<dependency>
    <groupId>io.fastra.mqtt</groupId>
    <artifactId>fastra-mqtt-client</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.fastra.mqtt/fastra-mqtt-client/
implementation 'io.fastra.mqtt:fastra-mqtt-client:0.0.5'
// https://jarcasting.com/artifacts/io.fastra.mqtt/fastra-mqtt-client/
implementation ("io.fastra.mqtt:fastra-mqtt-client:0.0.5")
'io.fastra.mqtt:fastra-mqtt-client:jar:0.0.5'
<dependency org="io.fastra.mqtt" name="fastra-mqtt-client" rev="0.0.5">
  <artifact name="fastra-mqtt-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fastra.mqtt', module='fastra-mqtt-client', version='0.0.5')
)
libraryDependencies += "io.fastra.mqtt" % "fastra-mqtt-client" % "0.0.5"
[io.fastra.mqtt/fastra-mqtt-client "0.0.5"]