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