License |
License |
---|---|
GroupId | GroupIdcom.tencent.liteav |
ArtifactId | ArtifactIdLiteAVSDK_TRTC |
Version | Version9.5.11207 |
Type | Typeaar |
Description |
DescriptionLiteAVSDK_TRTC
腾讯实时音视频(Tencent Real-Time Communication,TRTC)将腾讯21年来在网络与音视频技术上的深度积累,以多人音视频通话和低延时互动直播两大场景化方案,通过腾讯云服务向开发者开放,致力于帮助开发者快速搭建低成本、低延时、高品质的音视频互动解决方案。
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
LiteAVSDK_TRTC-9.5.11207.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.liteav/LiteAVSDK_TRTC/ -->
<dependency>
<groupId>com.tencent.liteav</groupId>
<artifactId>LiteAVSDK_TRTC</artifactId>
<version>9.5.11207</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.liteav/LiteAVSDK_TRTC/
implementation 'com.tencent.liteav:LiteAVSDK_TRTC:9.5.11207'
// https://jarcasting.com/artifacts/com.tencent.liteav/LiteAVSDK_TRTC/
implementation ("com.tencent.liteav:LiteAVSDK_TRTC:9.5.11207")
'com.tencent.liteav:LiteAVSDK_TRTC:aar:9.5.11207'
<dependency org="com.tencent.liteav" name="LiteAVSDK_TRTC" rev="9.5.11207">
<artifact name="LiteAVSDK_TRTC" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.liteav', module='LiteAVSDK_TRTC', version='9.5.11207')
)
libraryDependencies += "com.tencent.liteav" % "LiteAVSDK_TRTC" % "9.5.11207"
[com.tencent.liteav/LiteAVSDK_TRTC "9.5.11207"]