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