is not current version
Last Version 2.3.5

com.github.vhall.android.base:vhall-module-rtc 2.2.2


GroupId

GroupId

com.github.vhall.android.base
ArtifactId

ArtifactId

vhall-module-rtc
Version

Version

2.2.2
Type

Type

aar

Download vhall-module-rtc 2.2.2


<!-- 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.2.2</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.2.2'
// https://jarcasting.com/artifacts/com.github.vhall.android.base/vhall-module-rtc/
implementation ("com.github.vhall.android.base:vhall-module-rtc:2.2.2")
'com.github.vhall.android.base:vhall-module-rtc:aar:2.2.2'
<dependency org="com.github.vhall.android.base" name="vhall-module-rtc" rev="2.2.2">
  <artifact name="vhall-module-rtc" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.vhall.android.base', module='vhall-module-rtc', version='2.2.2')
)
libraryDependencies += "com.github.vhall.android.base" % "vhall-module-rtc" % "2.2.2"
[com.github.vhall.android.base/vhall-module-rtc "2.2.2"]