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