| License |
License |
|---|---|
| GroupId | GroupIdcom.qcloud |
| ArtifactId | ArtifactIdvod_api |
| Version | Version2.1.4 |
| Type | Typejar |
| Description |
Descriptionvod-java-sdk
vod sdk for tencentyun
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vod_api-2.1.4.pom | |
| vod_api-2.1.4.jar | 16 KB |
| vod_api-2.1.4-sources.jar | 7 KB |
| vod_api-2.1.4-javadoc.jar | 79 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.qcloud/vod_api/ -->
<dependency>
<groupId>com.qcloud</groupId>
<artifactId>vod_api</artifactId>
<version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.qcloud/vod_api/
implementation 'com.qcloud:vod_api:2.1.4'
// https://jarcasting.com/artifacts/com.qcloud/vod_api/
implementation ("com.qcloud:vod_api:2.1.4")
'com.qcloud:vod_api:jar:2.1.4'
<dependency org="com.qcloud" name="vod_api" rev="2.1.4">
<artifact name="vod_api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qcloud', module='vod_api', version='2.1.4')
)
libraryDependencies += "com.qcloud" % "vod_api" % "2.1.4"
[com.qcloud/vod_api "2.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.qcloud : cos_api | jar | 5.6.8 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
| com.tencentcloudapi : tencentcloud-sdk-java | jar | 3.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |