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