<dependency> <groupId>io.github.zero88.qwe</groupId> <artifactId>qwe-iot-data</artifactId> <version>0.1.0</version> </dependency>
implementation 'io.github.zero88.qwe:qwe-iot-data:0.1.0'
implementation("io.github.zero88.qwe:qwe-iot-data:0.1.0")
libraryDependencies += "io.github.zero88.qwe" % "qwe-iot-data" % "0.1.0"
@Grapes( @Grab(group='io.github.zero88.qwe', module='qwe-iot-data', version='0.1.0') )
<dependency org="io.github.zero88.qwe" name="qwe-iot-data" rev="0.1.0" />
[io.github.zero88.qwe/qwe-iot-data "0.1.0"]
'io.github.zero88.qwe:qwe-iot-data:jar:0.1.0'
compile
|-- io.github.zero88.qwe:qwe-protocol:0.6.1-SNAPSHOT