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