is not current version
Last Version 1.3.6

net.dreamlu:mica-mqtt-core 1.2.3

Mica mqtt tools.

Categories

Categories

Net
GroupId

GroupId

net.dreamlu
ArtifactId

ArtifactId

mica-mqtt-core
Version

Version

1.2.3
Type

Type

jar

Download mica-mqtt-core 1.2.3


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