GroupId | GroupIdcom.tencent.liteav.customize |
---|---|
ArtifactId | ArtifactIdLiteAVSDK_Live |
Version | Version10.1.0.11117 |
Type | Typeaar |
Filename | Size |
---|---|
LiteAVSDK_Live-10.1.0.11117.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.11117</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.11117'
// https://jarcasting.com/artifacts/com.tencent.liteav.customize/LiteAVSDK_Live/
implementation ("com.tencent.liteav.customize:LiteAVSDK_Live:10.1.0.11117")
'com.tencent.liteav.customize:LiteAVSDK_Live:aar:10.1.0.11117'
<dependency org="com.tencent.liteav.customize" name="LiteAVSDK_Live" rev="10.1.0.11117">
<artifact name="LiteAVSDK_Live" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.liteav.customize', module='LiteAVSDK_Live', version='10.1.0.11117')
)
libraryDependencies += "com.tencent.liteav.customize" % "LiteAVSDK_Live" % "10.1.0.11117"
[com.tencent.liteav.customize/LiteAVSDK_Live "10.1.0.11117"]