io.fastra.mqtt:property 'name'

Fastra MQTT client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.fastra.mqtt
ArtifactId

ArtifactId

fastra-mqtt-client
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

io.fastra.mqtt:property 'name'
Fastra MQTT client

Download fastra-mqtt-client

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
io.fastra.mqtt : fastra-mqtt-codec jar 0.0.9
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
io.netty : netty-handler jar 4.1.45.Final

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.6
0.0.5
0.0.3
0.0.2
0.0.1