License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.aliyun |
ArtifactId | ArtifactIdvideorecog |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvideorecog
Aliyun VIDEORECOG for Java
Copyright (C) Alibaba Cloud Computing
All rights reserved.
版权所有 (C)阿里云计算有限公司
http://www.aliyun.com
|
Project URL |
Project URL |
Filename | Size |
---|---|
videorecog-0.0.1.pom | |
videorecog-0.0.1.jar | 19 KB |
videorecog-0.0.1-sources.jar | 10 KB |
videorecog-0.0.1-javadoc.jar | 105 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun/videorecog/ -->
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>videorecog</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/videorecog/
implementation 'com.aliyun:videorecog:0.0.1'
// https://jarcasting.com/artifacts/com.aliyun/videorecog/
implementation ("com.aliyun:videorecog:0.0.1")
'com.aliyun:videorecog:jar:0.0.1'
<dependency org="com.aliyun" name="videorecog" rev="0.0.1">
<artifact name="videorecog" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='videorecog', version='0.0.1')
)
libraryDependencies += "com.aliyun" % "videorecog" % "0.0.1"
[com.aliyun/videorecog "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.aliyun : tea | jar | 0.0.24 |
com.aliyun : oss-client | jar | 2.0.0 |
com.aliyun : openplatform | jar | 1.0.0 |
com.aliyun : tea-util | jar | 0.1.6 |
com.aliyun : credentials-java | jar | 0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |