is not current version
Last Version 0.14.99

org.correomqtt:correomqtt-client 0.12.0

A modern graphical MQTT client using the HiveMQ client library.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.correomqtt
ArtifactId

ArtifactId

correomqtt-client
Version

Version

0.12.0
Type

Type

jar

Download correomqtt-client 0.12.0


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