License |
License |
---|---|
GroupId | GroupIdcom.github.xingshuangs |
ArtifactId | ArtifactIdiot-communication |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptioniot-communication
iot communication tool
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
iot-communication-1.0.1.pom | |
iot-communication-1.0.1.jar | 17 KB |
iot-communication-1.0.1-sources.jar | 7 KB |
iot-communication-1.0.1-javadoc.jar | 76 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xingshuangs/iot-communication/ -->
<dependency>
<groupId>com.github.xingshuangs</groupId>
<artifactId>iot-communication</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xingshuangs/iot-communication/
implementation 'com.github.xingshuangs:iot-communication:1.0.1'
// https://jarcasting.com/artifacts/com.github.xingshuangs/iot-communication/
implementation ("com.github.xingshuangs:iot-communication:1.0.1")
'com.github.xingshuangs:iot-communication:jar:1.0.1'
<dependency org="com.github.xingshuangs" name="iot-communication" rev="1.0.1">
<artifact name="iot-communication" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xingshuangs', module='iot-communication', version='1.0.1')
)
libraryDependencies += "com.github.xingshuangs" % "iot-communication" % "1.0.1"
[com.github.xingshuangs/iot-communication "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |