| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdio.fastra.mqtt | 
| ArtifactId | ArtifactIdfastra-mqtt-client | 
| Last Version | Last Version0.0.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionio.fastra.mqtt:property 'name' Fastra MQTT client | 
| Filename | Size | 
|---|---|
| fastra-mqtt-client-0.0.6.pom | |
| fastra-mqtt-client-0.0.6.jar | 33 KB | 
| fastra-mqtt-client-0.0.6-sources.jar | 13 KB | 
| fastra-mqtt-client-0.0.6-javadoc.jar | 47 KB | 
| Browse | 
<!-- 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"]| 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 |