GroupId | GroupIdcom.github.vhall.android.base |
---|---|
ArtifactId | ArtifactIdvhall-module-rtc |
Version | Version2.3.3 |
Type | Typeaar |
Filename | Size |
---|---|
vhall-module-rtc-2.3.3.pom | |
vhall-module-rtc-2.3.3.aar | 7 KB |
vhall-module-rtc-2.3.3-sources.jar | 4 KB |
vhall-module-rtc-2.3.3-javadoc.jar | 32 KB |
Browse |
<!-- 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.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.3.3'
// https://jarcasting.com/artifacts/com.github.vhall.android.base/vhall-module-rtc/
implementation ("com.github.vhall.android.base:vhall-module-rtc:2.3.3")
'com.github.vhall.android.base:vhall-module-rtc:aar:2.3.3'
<dependency org="com.github.vhall.android.base" name="vhall-module-rtc" rev="2.3.3">
<artifact name="vhall-module-rtc" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.vhall.android.base', module='vhall-module-rtc', version='2.3.3')
)
libraryDependencies += "com.github.vhall.android.base" % "vhall-module-rtc" % "2.3.3"
[com.github.vhall.android.base/vhall-module-rtc "2.3.3"]