is not current version
Last Version 5.6.1

org.webjars.npm:mqtt-packet 5.6.0

WebJar for mqtt-packet

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

mqtt-packet
Version

Version

5.6.0
Type

Type

jar

Download mqtt-packet 5.6.0


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