<dependency> <groupId>net.dreamlu</groupId> <artifactId>mica-mqttx-common</artifactId> <version>3.0.9</version> </dependency>
implementation 'net.dreamlu:mica-mqttx-common:3.0.9'
implementation("net.dreamlu:mica-mqttx-common:3.0.9")
libraryDependencies += "net.dreamlu" % "mica-mqttx-common" % "3.0.9"
@Grapes( @Grab(group='net.dreamlu', module='mica-mqttx-common', version='3.0.9') )
<dependency org="net.dreamlu" name="mica-mqttx-common" rev="3.0.9" />
[net.dreamlu/mica-mqttx-common "3.0.9"]
'net.dreamlu:mica-mqttx-common:jar:3.0.9'
compile
|-- net.dreamlu:mica-mqttx-codec:3.0.9
|-- net.dreamlu:mica-net-core:0.1.2