| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.anyrtc |
| Идентификатор | Идентификаторrtc |
| Последняя версия | Последняя версия4.2.3.3 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеrtc
Anyrtc's real-time audio and video communication SDK
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| rtc-4.2.3.3.pom | |
| rtc-4.2.3.3-sources.jar | 258 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.anyrtc/rtc/ -->
<dependency>
<groupId>io.anyrtc</groupId>
<artifactId>rtc</artifactId>
<version>4.2.3.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.anyrtc/rtc/
implementation 'io.anyrtc:rtc:4.2.3.3'
// https://jarcasting.com/artifacts/io.anyrtc/rtc/
implementation ("io.anyrtc:rtc:4.2.3.3")
'io.anyrtc:rtc:aar:4.2.3.3'
<dependency org="io.anyrtc" name="rtc" rev="4.2.3.3">
<artifact name="rtc" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.anyrtc', module='rtc', version='4.2.3.3')
)
libraryDependencies += "io.anyrtc" % "rtc" % "4.2.3.3"
[io.anyrtc/rtc "4.2.3.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.1.0 |
| org.jetbrains : annotations | jar | 15.0 |
| com.google.code.gson : gson | jar | 2.6.2 |