GroupId | GroupIdcom.github.vhall.android.base |
---|---|
ArtifactId | ArtifactIdvhall-module-rtc-so |
Version | Version3.3.4 |
Type | Typeaar |
Description |
Description |
Filename | Size |
---|---|
vhall-module-rtc-so-3.3.4.pom | |
vhall-module-rtc-so-3.3.4.aar | 10 MB |
vhall-module-rtc-so-3.3.4-sources.jar | 261 bytes |
vhall-module-rtc-so-3.3.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vhall.android.base/vhall-module-rtc-so/ -->
<dependency>
<groupId>com.github.vhall.android.base</groupId>
<artifactId>vhall-module-rtc-so</artifactId>
<version>3.3.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vhall.android.base/vhall-module-rtc-so/
implementation 'com.github.vhall.android.base:vhall-module-rtc-so:3.3.4'
// https://jarcasting.com/artifacts/com.github.vhall.android.base/vhall-module-rtc-so/
implementation ("com.github.vhall.android.base:vhall-module-rtc-so:3.3.4")
'com.github.vhall.android.base:vhall-module-rtc-so:aar:3.3.4'
<dependency org="com.github.vhall.android.base" name="vhall-module-rtc-so" rev="3.3.4">
<artifact name="vhall-module-rtc-so" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.vhall.android.base', module='vhall-module-rtc-so', version='3.3.4')
)
libraryDependencies += "com.github.vhall.android.base" % "vhall-module-rtc-so" % "3.3.4"
[com.github.vhall.android.base/vhall-module-rtc-so "3.3.4"]