License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.aliyun |
ArtifactId | ArtifactIdvideoseg |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvideoseg
Aliyun VIDEOSEG for Java
Copyright (C) Alibaba Cloud Computing
All rights reserved.
版权所有 (C)阿里云计算有限公司
http://www.aliyun.com
|
Project URL |
Project URL |
Filename | Size |
---|---|
videoseg-0.0.1.pom | |
videoseg-0.0.1.jar | 14 KB |
videoseg-0.0.1-sources.jar | 8 KB |
videoseg-0.0.1-javadoc.jar | 77 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun/videoseg/ -->
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>videoseg</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/videoseg/
implementation 'com.aliyun:videoseg:0.0.1'
// https://jarcasting.com/artifacts/com.aliyun/videoseg/
implementation ("com.aliyun:videoseg:0.0.1")
'com.aliyun:videoseg:jar:0.0.1'
<dependency org="com.aliyun" name="videoseg" rev="0.0.1">
<artifact name="videoseg" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='videoseg', version='0.0.1')
)
libraryDependencies += "com.aliyun" % "videoseg" % "0.0.1"
[com.aliyun/videoseg "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 |