is not current version
Last Version 1.5.46

com.qcloud.cos:qcloud-foundation 1.5.37

the core foundation for tencent cloud sdk

GroupId

GroupId

com.qcloud.cos
ArtifactId

ArtifactId

qcloud-foundation
Version

Version

1.5.37
Type

Type

aar

Download qcloud-foundation 1.5.37


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