MVN

com.aliyun : cc5g20220314

Maven & Gradle

Aug 24, 2023
53 stars

cc5g20220314 · Alibaba Cloud CC5G (20220314) SDK for Java

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

Latest Version

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

  • Latest Stable: 2.1.0

All Versions

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

Version Vulnerabilities Updated
2.1.x
cc5g20220314-2.1.0
2.0.x
cc5g20220314-2.0.9
cc5g20220314-2.0.8
cc5g20220314-2.0.7
cc5g20220314-2.0.6
cc5g20220314-2.0.5
cc5g20220314-2.0.4
cc5g20220314-2.0.3
cc5g20220314-2.0.2
cc5g20220314-2.0.1
1.0.x
cc5g20220314-1.0.9
cc5g20220314-1.0.7
cc5g20220314-1.0.6
cc5g20220314-1.0.5
cc5g20220314-1.0.2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.aliyun</groupId>
    <artifactId>cc5g20220314</artifactId>
    <version>2.1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.aliyun:cc5g20220314:2.1.0'

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

implementation("com.aliyun:cc5g20220314:2.1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.aliyun" % "cc5g20220314" % "2.1.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