is not current version
Last Version 1.3.0

com.hivemq:hivemq-mqtt-client-shaded 1.1.1

HiveMQ MQTT Client is a MQTT 5.0 and MQTT 3.1.1 compatible and feature-rich high-performance Java client library with different API flavours and backpressure support

Categories

Categories

CLI User Interface
GroupId

GroupId

com.hivemq
ArtifactId

ArtifactId

hivemq-mqtt-client-shaded
Version

Version

1.1.1
Type

Type

jar

Download hivemq-mqtt-client-shaded 1.1.1


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