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