MVN

com.jdcloud.sdk : cdn

Maven & Gradle

May 09, 2023
40 stars

cdn · JDCLOUD Open API SDK for Java

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

Latest Version

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

  • Latest Stable: 0.10.46

All Versions

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

Version Vulnerabilities Updated
0.10.x
cdn-0.10.46
cdn-0.10.45
cdn-0.10.42
cdn-0.10.40
cdn-0.10.39
cdn-0.10.36
cdn-0.10.35
cdn-0.10.32
cdn-0.10.31
cdn-0.10.29
cdn-0.10.28
cdn-0.10.27
cdn-0.10.25
cdn-0.10.24
cdn-0.10.23
cdn-0.10.22
cdn-0.10.20
cdn-0.10.19
0.9.x
cdn-0.9.6
cdn-0.9.0
0.8.x
cdn-0.8.6
cdn-0.8.3
cdn-0.8.1
0.7.x
cdn-0.7.8

How to add a dependency to Maven

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

<dependency>
    <groupId>com.jdcloud.sdk</groupId>
    <artifactId>cdn</artifactId>
    <version>0.10.46</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.jdcloud.sdk:cdn:0.10.46'

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

implementation("com.jdcloud.sdk:cdn:0.10.46")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.jdcloud.sdk" % "cdn" % "0.10.46"

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