| License |
License |
|---|---|
| GroupId | GroupIdcom.github.xingshuangs |
| ArtifactId | ArtifactIdiot-communication |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioniot-communication
iot communication tool
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| iot-communication-1.1.1.pom | |
| iot-communication-1.1.1.jar | 17 KB |
| iot-communication-1.1.1-sources.jar | 7 KB |
| iot-communication-1.1.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.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xingshuangs/iot-communication/
implementation 'com.github.xingshuangs:iot-communication:1.1.1'
// https://jarcasting.com/artifacts/com.github.xingshuangs/iot-communication/
implementation ("com.github.xingshuangs:iot-communication:1.1.1")
'com.github.xingshuangs:iot-communication:jar:1.1.1'
<dependency org="com.github.xingshuangs" name="iot-communication" rev="1.1.1">
<artifact name="iot-communication" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xingshuangs', module='iot-communication', version='1.1.1')
)
libraryDependencies += "com.github.xingshuangs" % "iot-communication" % "1.1.1"
[com.github.xingshuangs/iot-communication "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic Optional | jar | 1.2.3 |
| org.projectlombok : lombok Optional | jar | 1.18.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |