| Группа | Группаcom.tencent.liteavsdk |
|---|---|
| Идентификатор | ИдентификаторLiteAVSDK_Professional |
| Версия | Версия8.5.10033 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| LiteAVSDK_Professional-8.5.10033.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.tencent.liteavsdk/LiteAVSDK_Professional/ -->
<dependency>
<groupId>com.tencent.liteavsdk</groupId>
<artifactId>LiteAVSDK_Professional</artifactId>
<version>8.5.10033</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.liteavsdk/LiteAVSDK_Professional/
implementation 'com.tencent.liteavsdk:LiteAVSDK_Professional:8.5.10033'
// https://jarcasting.com/artifacts/com.tencent.liteavsdk/LiteAVSDK_Professional/
implementation ("com.tencent.liteavsdk:LiteAVSDK_Professional:8.5.10033")
'com.tencent.liteavsdk:LiteAVSDK_Professional:aar:8.5.10033'
<dependency org="com.tencent.liteavsdk" name="LiteAVSDK_Professional" rev="8.5.10033">
<artifact name="LiteAVSDK_Professional" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.liteavsdk', module='LiteAVSDK_Professional', version='8.5.10033')
)
libraryDependencies += "com.tencent.liteavsdk" % "LiteAVSDK_Professional" % "8.5.10033"
[com.tencent.liteavsdk/LiteAVSDK_Professional "8.5.10033"]