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