is not current version
Last Version 1.3.0

com.aliyun.openservices:iot-client 1.1.1


Categories

Categories

CLI User Interface
GroupId

GroupId

com.aliyun.openservices
ArtifactId

ArtifactId

iot-client
Version

Version

1.1.1
Type

Type

pom

Download iot-client 1.1.1

Filename Size
iot-client-1.1.1.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.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.openservices/iot-client/
implementation 'com.aliyun.openservices:iot-client:1.1.1'
// https://jarcasting.com/artifacts/com.aliyun.openservices/iot-client/
implementation ("com.aliyun.openservices:iot-client:1.1.1")
'com.aliyun.openservices:iot-client:pom:1.1.1'
<dependency org="com.aliyun.openservices" name="iot-client" rev="1.1.1">
  <artifact name="iot-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.openservices', module='iot-client', version='1.1.1')
)
libraryDependencies += "com.aliyun.openservices" % "iot-client" % "1.1.1"
[com.aliyun.openservices/iot-client "1.1.1"]