MVN

com.jdcloud.sdk : jdccs

Maven & Gradle

Aug 04, 2022
40 stars

jdccs · JDCLOUD Open API SDK for Java

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

Latest Version

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

  • Latest Stable: 1.1.4

All Versions

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

Version Vulnerabilities Updated
1.1.x
jdccs-1.1.4
jdccs-1.1.2
jdccs-1.1.0
1.0.x
jdccs-1.0.10
jdccs-1.0.8
jdccs-1.0.7
jdccs-1.0.6
jdccs-1.0.5
jdccs-1.0.4
jdccs-1.0.3
jdccs-1.0.2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.jdcloud.sdk</groupId>
    <artifactId>jdccs</artifactId>
    <version>1.1.4</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.jdcloud.sdk:jdccs:1.1.4'

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

implementation("com.jdcloud.sdk:jdccs:1.1.4")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.jdcloud.sdk" % "jdccs" % "1.1.4"

Advertisement

Dependencies from Group

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

Discover Dependencies