is not current version
Last Version 2.3.1

com.gitee.l0km:simplemq-mqtt 2.2.4


GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

simplemq-mqtt
Version

Version

2.2.4
Type

Type

jar

Download simplemq-mqtt 2.2.4


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