| Группа | Группаcom.github.vhall.android.base |
|---|---|
| Идентификатор | Идентификаторvhall-module-rtc |
| Версия | Версия2.1.3 |
| Тип | Типaar |
| Описание |
Описание |
| Имя Файла | Размер |
|---|---|
| vhall-module-rtc-2.1.3.pom | |
| vhall-module-rtc-2.1.3.aar | 9 MB |
| vhall-module-rtc-2.1.3-sources.jar | 3 KB |
| vhall-module-rtc-2.1.3-javadoc.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.vhall.android.base/vhall-module-rtc/ -->
<dependency>
<groupId>com.github.vhall.android.base</groupId>
<artifactId>vhall-module-rtc</artifactId>
<version>2.1.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vhall.android.base/vhall-module-rtc/
implementation 'com.github.vhall.android.base:vhall-module-rtc:2.1.3'
// https://jarcasting.com/artifacts/com.github.vhall.android.base/vhall-module-rtc/
implementation ("com.github.vhall.android.base:vhall-module-rtc:2.1.3")
'com.github.vhall.android.base:vhall-module-rtc:aar:2.1.3'
<dependency org="com.github.vhall.android.base" name="vhall-module-rtc" rev="2.1.3">
<artifact name="vhall-module-rtc" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.vhall.android.base', module='vhall-module-rtc', version='2.1.3')
)
libraryDependencies += "com.github.vhall.android.base" % "vhall-module-rtc" % "2.1.3"
[com.github.vhall.android.base/vhall-module-rtc "2.1.3"]