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