| Categories |
CategoriesCLI User Interface |
|---|---|
| GroupId | GroupIdcom.aliyun.openservices |
| ArtifactId | ArtifactIdiot-client |
| Last Version | Last Version1.3.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioniot-client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| iot-client-1.3.0.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun.openservices/iot-client/ -->
<dependency>
<groupId>com.aliyun.openservices</groupId>
<artifactId>iot-client</artifactId>
<version>1.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.openservices/iot-client/
implementation 'com.aliyun.openservices:iot-client:1.3.0'
// https://jarcasting.com/artifacts/com.aliyun.openservices/iot-client/
implementation ("com.aliyun.openservices:iot-client:1.3.0")
'com.aliyun.openservices:iot-client:pom:1.3.0'
<dependency org="com.aliyun.openservices" name="iot-client" rev="1.3.0">
<artifact name="iot-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.openservices', module='iot-client', version='1.3.0')
)
libraryDependencies += "com.aliyun.openservices" % "iot-client" % "1.3.0"
[com.aliyun.openservices/iot-client "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.netty : netty-all | jar | 4.1.22.Final |
| org.projectlombok : lombok | jar | 1.16.20 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| com.google.guava : guava | jar | 23.6-jre |