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