is not current version
Last Version 1.2.0-netty

cn.wizzer:mqtt-auth 1.0.6-netty


GroupId

GroupId

cn.wizzer
ArtifactId

ArtifactId

mqtt-auth
Version

Version

1.0.6-netty
Type

Type

jar

Download mqtt-auth 1.0.6-netty


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