License |
License |
---|---|
GroupId | GroupIdcom.github.highras |
ArtifactId | ArtifactIdrtc-android |
Version | Version2.7.2 |
Type | Typeaar |
Description |
Descriptionrtc-android
rtc for android
|
Project URL |
Project URL |
Filename | Size |
---|---|
rtc-android-2.7.2.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.highras/rtc-android/ -->
<dependency>
<groupId>com.github.highras</groupId>
<artifactId>rtc-android</artifactId>
<version>2.7.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.highras/rtc-android/
implementation 'com.github.highras:rtc-android:2.7.2'
// https://jarcasting.com/artifacts/com.github.highras/rtc-android/
implementation ("com.github.highras:rtc-android:2.7.2")
'com.github.highras:rtc-android:aar:2.7.2'
<dependency org="com.github.highras" name="rtc-android" rev="2.7.2">
<artifact name="rtc-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.highras', module='rtc-android', version='2.7.2')
)
libraryDependencies += "com.github.highras" % "rtc-android" % "2.7.2"
[com.github.highras/rtc-android "2.7.2"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.1.0 |