License |
License |
---|---|
GroupId | GroupIdcom.github.xingshuangs |
ArtifactId | ArtifactIdiot-communication |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptioniot-communication
iot communication tool
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
iot-communication-1.1.0.pom | |
iot-communication-1.1.0.jar | 107 KB |
iot-communication-1.1.0-sources.jar | 60 KB |
iot-communication-1.1.0-javadoc.jar | 385 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xingshuangs/iot-communication/ -->
<dependency>
<groupId>com.github.xingshuangs</groupId>
<artifactId>iot-communication</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xingshuangs/iot-communication/
implementation 'com.github.xingshuangs:iot-communication:1.1.0'
// https://jarcasting.com/artifacts/com.github.xingshuangs/iot-communication/
implementation ("com.github.xingshuangs:iot-communication:1.1.0")
'com.github.xingshuangs:iot-communication:jar:1.1.0'
<dependency org="com.github.xingshuangs" name="iot-communication" rev="1.1.0">
<artifact name="iot-communication" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xingshuangs', module='iot-communication', version='1.1.0')
)
libraryDependencies += "com.github.xingshuangs" % "iot-communication" % "1.1.0"
[com.github.xingshuangs/iot-communication "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |