is not current version
Last Version 1.3.0

com.aliyun.openservices:iot-client 1.0.0


Categories

Categories

CLI User Interface
GroupId

GroupId

com.aliyun.openservices
ArtifactId

ArtifactId

iot-client
Version

Version

1.0.0
Type

Type

pom

Download iot-client 1.0.0

Filename Size
iot-client-1.0.0.pom 6 KB
Browse

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