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