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