is not current version
Last Version 2.3.5

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


GroupId

GroupId

com.github.vhall.android.base
ArtifactId

ArtifactId

vhall-module-rtc
Version

Version

2.3.0
Type

Type

aar

Download vhall-module-rtc 2.3.0


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