is not current version
Last Version 1.3.0

com.hivemq:hivemq-mqtt-client-proxy 1.2.1

Adds dependencies for the HiveMQ MQTT Client proxy module

Categories

Categories

CLI User Interface
GroupId

GroupId

com.hivemq
ArtifactId

ArtifactId

hivemq-mqtt-client-proxy
Version

Version

1.2.1
Type

Type

pom

Download hivemq-mqtt-client-proxy 1.2.1


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