GroupId | GroupIdcom.tencent.liteav |
---|---|
ArtifactId | ArtifactIdLiteAVSDK_TRTC |
Version | Version8.8.10260 |
Type | Typeaar |
Filename | Size |
---|---|
LiteAVSDK_TRTC-8.8.10260.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.liteav/LiteAVSDK_TRTC/ -->
<dependency>
<groupId>com.tencent.liteav</groupId>
<artifactId>LiteAVSDK_TRTC</artifactId>
<version>8.8.10260</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.liteav/LiteAVSDK_TRTC/
implementation 'com.tencent.liteav:LiteAVSDK_TRTC:8.8.10260'
// https://jarcasting.com/artifacts/com.tencent.liteav/LiteAVSDK_TRTC/
implementation ("com.tencent.liteav:LiteAVSDK_TRTC:8.8.10260")
'com.tencent.liteav:LiteAVSDK_TRTC:aar:8.8.10260'
<dependency org="com.tencent.liteav" name="LiteAVSDK_TRTC" rev="8.8.10260">
<artifact name="LiteAVSDK_TRTC" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.liteav', module='LiteAVSDK_TRTC', version='8.8.10260')
)
libraryDependencies += "com.tencent.liteav" % "LiteAVSDK_TRTC" % "8.8.10260"
[com.tencent.liteav/LiteAVSDK_TRTC "8.8.10260"]