is not current version
Last Version 1.0.1

com.aliyun:live20161101 1.0.0

Alibaba Cloud ApsaraVideo for Live (20161101) SDK for Java

GroupId

GroupId

com.aliyun
ArtifactId

ArtifactId

live20161101
Version

Version

1.0.0
Type

Type

jar

Download live20161101 1.0.0


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