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