is not current version
Last Version 1.3.6

net.dreamlu:mica-mqtt-codec 1.0.2-RC

Mica mqtt tools.

Categories

Categories

Net
GroupId

GroupId

net.dreamlu
ArtifactId

ArtifactId

mica-mqtt-codec
Version

Version

1.0.2-RC
Type

Type

jar

Download mica-mqtt-codec 1.0.2-RC


<!-- https://jarcasting.com/artifacts/net.dreamlu/mica-mqtt-codec/ -->
<dependency>
    <groupId>net.dreamlu</groupId>
    <artifactId>mica-mqtt-codec</artifactId>
    <version>1.0.2-RC</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/mica-mqtt-codec/
implementation 'net.dreamlu:mica-mqtt-codec:1.0.2-RC'
// https://jarcasting.com/artifacts/net.dreamlu/mica-mqtt-codec/
implementation ("net.dreamlu:mica-mqtt-codec:1.0.2-RC")
'net.dreamlu:mica-mqtt-codec:jar:1.0.2-RC'
<dependency org="net.dreamlu" name="mica-mqtt-codec" rev="1.0.2-RC">
  <artifact name="mica-mqtt-codec" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='mica-mqtt-codec', version='1.0.2-RC')
)
libraryDependencies += "net.dreamlu" % "mica-mqtt-codec" % "1.0.2-RC"
[net.dreamlu/mica-mqtt-codec "1.0.2-RC"]