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