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