is not current version
Last Version 1.1.1

com.github.xingshuangs:iot-communication 1.0.0

iot communication tool

GroupId

GroupId

com.github.xingshuangs
ArtifactId

ArtifactId

iot-communication
Version

Version

1.0.0
Type

Type

jar

Download iot-communication 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.xingshuangs/iot-communication/ -->
<dependency>
    <groupId>com.github.xingshuangs</groupId>
    <artifactId>iot-communication</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xingshuangs/iot-communication/
implementation 'com.github.xingshuangs:iot-communication:1.0.0'
// https://jarcasting.com/artifacts/com.github.xingshuangs/iot-communication/
implementation ("com.github.xingshuangs:iot-communication:1.0.0")
'com.github.xingshuangs:iot-communication:jar:1.0.0'
<dependency org="com.github.xingshuangs" name="iot-communication" rev="1.0.0">
  <artifact name="iot-communication" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xingshuangs', module='iot-communication', version='1.0.0')
)
libraryDependencies += "com.github.xingshuangs" % "iot-communication" % "1.0.0"
[com.github.xingshuangs/iot-communication "1.0.0"]