is not current version
Last Version 9.5.11351

com.tencent.liteav:LiteAVSDK_International 9.2.10640

Leveraging Tencent's 21 years of experience in network and audio/video technologies, Tencent Real-Time Communication (TRTC) offers multi-person audio/video calls and low-latency interactive live streaming solutions. With TRTC, you can quickly develop cost-effective, low-latency, and high-quality interactive audio/video services. Audio/Video Call Solution TRTC provides a client SDK that works across platforms and regions. This solution can be easily used on webpages to enable audio and video call capability for all applications. Low-Latency Interactive Live Streaming Solution TRTC leverages Tencent Cloud's high-quality node resources, industry-leading network and audio/video technologies to helps you build interactive live streaming services with minimal lags and a latency below 1 second, taking live streaming into the era of CDN 2.0.腾讯实时音视频(Tencent Real-Time Communication,TRTC)将腾讯21年来在网络与音视频技术上的深度积累,以多人音视频通话和低延时互动直播两大场景化方案,通过腾讯云服务向开发者开放,致力于帮助开发者快速搭建低成本、低延时、高品质的音视频互动解决方案。

GroupId

GroupId

com.tencent.liteav
ArtifactId

ArtifactId

LiteAVSDK_International
Version

Version

9.2.10640
Type

Type

aar

Download LiteAVSDK_International 9.2.10640


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