is not current version
Last Version 2.7.3

com.github.highras:rtc-android-audio 2.7.0

rtc-audio for android

GroupId

GroupId

com.github.highras
ArtifactId

ArtifactId

rtc-android-audio
Version

Version

2.7.0
Type

Type

aar

Download rtc-android-audio 2.7.0


<!-- 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"]