MVN

com.jdcloud.sdk : iotcore

Maven & Gradle

Jul 24, 2020
41 stars

iotcore · JDCLOUD Open API SDK for Java

<dependency>
    <groupId>com.jdcloud.sdk</groupId>
    <artifactId>iotcore</artifactId>
    <version>1.1.25</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jdcloud.sdk : iotcore to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.25

All Versions

Choose a version of com.jdcloud.sdk : iotcore to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
iotcore-1.1.25
iotcore-1.1.24
iotcore-1.1.21
iotcore-1.1.20
iotcore-1.1.19
iotcore-1.1.18
iotcore-1.1.17
iotcore-1.1.15
iotcore-1.1.4
iotcore-1.1.0
1.0.x
iotcore-1.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.jdcloud.sdk</groupId>
    <artifactId>iotcore</artifactId>
    <version>1.1.25</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jdcloud.sdk : iotcore gradle dependency to your build.gradle file:

implementation 'com.jdcloud.sdk:iotcore:1.1.25'

Gradle Kotlin DSL: Add the following com.jdcloud.sdk : iotcore gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jdcloud.sdk:iotcore:1.1.25")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jdcloud.sdk : iotcore sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jdcloud.sdk" % "iotcore" % "1.1.25"

Advertisement

Dependencies from Group

Nov 11, 2022
106 usages
41 stars
May 23, 2019
42 usages
41 stars
Jan 05, 2023
18 usages
41 stars
sms
Jan 04, 2021
5 usages
41 stars
vpc
Jan 05, 2023
4 usages
41 stars

Discover Dependencies