License |
License |
---|---|
GroupId | GroupIdio.anyrtc |
ArtifactId | ArtifactIdrtc |
Last Version | Last Version4.2.3.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionrtc
Anyrtc's real-time audio and video communication SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rtc-4.2.3.3.pom | |
rtc-4.2.3.3-sources.jar | 258 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.anyrtc/rtc/ -->
<dependency>
<groupId>io.anyrtc</groupId>
<artifactId>rtc</artifactId>
<version>4.2.3.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.anyrtc/rtc/
implementation 'io.anyrtc:rtc:4.2.3.3'
// https://jarcasting.com/artifacts/io.anyrtc/rtc/
implementation ("io.anyrtc:rtc:4.2.3.3")
'io.anyrtc:rtc:aar:4.2.3.3'
<dependency org="io.anyrtc" name="rtc" rev="4.2.3.3">
<artifact name="rtc" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.anyrtc', module='rtc', version='4.2.3.3')
)
libraryDependencies += "io.anyrtc" % "rtc" % "4.2.3.3"
[io.anyrtc/rtc "4.2.3.3"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.1.0 |
org.jetbrains : annotations | jar | 15.0 |
com.google.code.gson : gson | jar | 2.6.2 |