is not current version
Last Version 10.1.0.12007

com.tencent.liteav.customize:LiteAVSDK_Live 10.1.0.12002

腾讯实时音视频(Tencent Real-Time Communication,TRTC)将腾讯21年来在网络与音视频技术上的深度积累,以多人音视频通话和低延时互动直播两大场景化方案,通过腾讯云服务向开发者开放,致力于帮助开发者快速搭建低成本、低延时、高品质的音视频互动解决方案。

GroupId

GroupId

com.tencent.liteav.customize
ArtifactId

ArtifactId

LiteAVSDK_Live
Version

Version

10.1.0.12002
Type

Type

aar

Download LiteAVSDK_Live 10.1.0.12002


<!-- https://jarcasting.com/artifacts/com.tencent.liteav.customize/LiteAVSDK_Live/ -->
<dependency>
    <groupId>com.tencent.liteav.customize</groupId>
    <artifactId>LiteAVSDK_Live</artifactId>
    <version>10.1.0.12002</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.liteav.customize/LiteAVSDK_Live/
implementation 'com.tencent.liteav.customize:LiteAVSDK_Live:10.1.0.12002'
// https://jarcasting.com/artifacts/com.tencent.liteav.customize/LiteAVSDK_Live/
implementation ("com.tencent.liteav.customize:LiteAVSDK_Live:10.1.0.12002")
'com.tencent.liteav.customize:LiteAVSDK_Live:aar:10.1.0.12002'
<dependency org="com.tencent.liteav.customize" name="LiteAVSDK_Live" rev="10.1.0.12002">
  <artifact name="LiteAVSDK_Live" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.liteav.customize', module='LiteAVSDK_Live', version='10.1.0.12002')
)
libraryDependencies += "com.tencent.liteav.customize" % "LiteAVSDK_Live" % "10.1.0.12002"
[com.tencent.liteav.customize/LiteAVSDK_Live "10.1.0.12002"]