is not current version
Last Version 2.1.5

com.aliyun:live_interaction20201214 2.0.1

Alibaba Cloud live-interaction (20201214) SDK for Java

GroupId

GroupId

com.aliyun
ArtifactId

ArtifactId

live_interaction20201214
Version

Version

2.0.1
Type

Type

jar

Download live_interaction20201214 2.0.1


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