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