MVN

com.aliyun : iot20180120

Maven & Gradle

Aug 01, 2023
53 stars

iot20180120 · Alibaba Cloud IoT Platform (20180120) SDK for Java

<dependency>
    <groupId>com.aliyun</groupId>
    <artifactId>iot20180120</artifactId>
    <version>4.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.aliyun : iot20180120 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.0

All Versions

Choose a version of com.aliyun : iot20180120 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
iot20180120-4.0.0
3.1.x
iot20180120-3.1.4
iot20180120-3.1.3
iot20180120-3.1.2
iot20180120-3.1.1
iot20180120-3.1.0
3.0.x
iot20180120-3.0.16
iot20180120-3.0.15
iot20180120-3.0.14
iot20180120-3.0.13
iot20180120-3.0.12
iot20180120-3.0.11
iot20180120-3.0.10
iot20180120-3.0.9
iot20180120-3.0.8
iot20180120-3.0.7
iot20180120-3.0.6
iot20180120-3.0.5
iot20180120-3.0.4
iot20180120-3.0.3
iot20180120-3.0.2
iot20180120-3.0.1
iot20180120-3.0.0
2.0.x
iot20180120-2.0.0
1.4.x
iot20180120-1.4.0
1.3.x
iot20180120-1.3.1
iot20180120-1.3.0
1.2.x
iot20180120-1.2.0
1.1.x
iot20180120-1.1.2
iot20180120-1.1.1
iot20180120-1.1.0
1.0.x
iot20180120-1.0.2
iot20180120-1.0.1
iot20180120-1.0.0
0.2.x
iot20180120-0.2.0
0.1.x
iot20180120-0.1.1
iot20180120-0.1.0

How to add a dependency to Maven

Add the following com.aliyun : iot20180120 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.aliyun</groupId>
    <artifactId>iot20180120</artifactId>
    <version>4.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.aliyun : iot20180120 gradle dependency to your build.gradle file:

implementation 'com.aliyun:iot20180120:4.0.0'

Gradle Kotlin DSL: Add the following com.aliyun : iot20180120 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.aliyun:iot20180120:4.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.aliyun : iot20180120 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.aliyun" % "iot20180120" % "4.0.0"

Advertisement

Dependencies from Group

Nov 23, 2022
660 usages
1.3k stars
tea
Mar 23, 2023
561 usages
8 stars
Jul 24, 2023
524 usages
May 16, 2022
432 usages
Jul 28, 2023
408 usages

Discover Dependencies