is not current version
Last Version 1.5.46

com.qcloud.cos:qcloud-foundation 1.5.29

the core foundation for tencent cloud sdk

GroupId

GroupId

com.qcloud.cos
ArtifactId

ArtifactId

qcloud-foundation
Version

Version

1.5.29
Type

Type

aar

Download qcloud-foundation 1.5.29


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