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