GroupId | GroupIdcom.github.highras |
---|---|
ArtifactId | ArtifactIdrtc-android-audio |
Version | Version2.7.0 |
Type | Typeaar |
Filename | Size |
---|---|
rtc-android-audio-2.7.0.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.highras/rtc-android-audio/ -->
<dependency>
<groupId>com.github.highras</groupId>
<artifactId>rtc-android-audio</artifactId>
<version>2.7.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.highras/rtc-android-audio/
implementation 'com.github.highras:rtc-android-audio:2.7.0'
// https://jarcasting.com/artifacts/com.github.highras/rtc-android-audio/
implementation ("com.github.highras:rtc-android-audio:2.7.0")
'com.github.highras:rtc-android-audio:aar:2.7.0'
<dependency org="com.github.highras" name="rtc-android-audio" rev="2.7.0">
<artifact name="rtc-android-audio" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.highras', module='rtc-android-audio', version='2.7.0')
)
libraryDependencies += "com.github.highras" % "rtc-android-audio" % "2.7.0"
[com.github.highras/rtc-android-audio "2.7.0"]