is not current version
Last Version 5.6.69

com.qcloud:cos_api-bundle 5.6.32

A single bundled dependency that includes all service and dependent JARs with third-party libraries relocated to different namespaces.

GroupId

GroupId

com.qcloud
ArtifactId

ArtifactId

cos_api-bundle
Version

Version

5.6.32
Type

Type

jar

Download cos_api-bundle 5.6.32


<!-- https://jarcasting.com/artifacts/com.qcloud/cos_api-bundle/ -->
<dependency>
    <groupId>com.qcloud</groupId>
    <artifactId>cos_api-bundle</artifactId>
    <version>5.6.32</version>
</dependency>
// https://jarcasting.com/artifacts/com.qcloud/cos_api-bundle/
implementation 'com.qcloud:cos_api-bundle:5.6.32'
// https://jarcasting.com/artifacts/com.qcloud/cos_api-bundle/
implementation ("com.qcloud:cos_api-bundle:5.6.32")
'com.qcloud:cos_api-bundle:jar:5.6.32'
<dependency org="com.qcloud" name="cos_api-bundle" rev="5.6.32">
  <artifact name="cos_api-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qcloud', module='cos_api-bundle', version='5.6.32')
)
libraryDependencies += "com.qcloud" % "cos_api-bundle" % "5.6.32"
[com.qcloud/cos_api-bundle "5.6.32"]