License |
License |
---|---|
GroupId | GroupIdcom.qcloud.cos |
ArtifactId | ArtifactIdquic |
Version | Version1.5.30 |
Type | Typeaar |
Description |
Descriptionquic
the cos quic for tencent cloud sdk
|
Project URL |
Project URL |
Filename | Size |
---|---|
quic-1.5.30.pom | |
quic-1.5.30.aar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.qcloud.cos/quic/ -->
<dependency>
<groupId>com.qcloud.cos</groupId>
<artifactId>quic</artifactId>
<version>1.5.30</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.qcloud.cos/quic/
implementation 'com.qcloud.cos:quic:1.5.30'
// https://jarcasting.com/artifacts/com.qcloud.cos/quic/
implementation ("com.qcloud.cos:quic:1.5.30")
'com.qcloud.cos:quic:aar:1.5.30'
<dependency org="com.qcloud.cos" name="quic" rev="1.5.30">
<artifact name="quic" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.qcloud.cos', module='quic', version='1.5.30')
)
libraryDependencies += "com.qcloud.cos" % "quic" % "1.5.30"
[com.qcloud.cos/quic "1.5.30"]
Group / Artifact | Type | Version |
---|---|---|
com.qcloud.cos : qcloud-foundation | jar | 1.5.30 |