rtc

Anyrtc's real-time audio and video communication SDK

License

License

GroupId

GroupId

io.anyrtc
ArtifactId

ArtifactId

rtc
Last Version

Last Version

4.2.3.3
Release Date

Release Date

Type

Type

aar
Description

Description

rtc
Anyrtc's real-time audio and video communication SDK
Project URL

Project URL

https://github.com/anyRTC/ArAndroidSDK
Source Code Management

Source Code Management

https://github.com/anyRTC/ArAndroidSDK/tree/master

Download rtc

How to add to project

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

Dependencies

compile (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

Project Modules

There are no modules declared in this project.

Versions

Version
4.2.3.3
4.2.3.1
4.2.3.0
4.2.2.9
4.2.2.8
4.2.2.7
4.2.2.6
4.2.2.5
4.2.2.4
4.2.2.3
4.2.2.2
4.2.2.1
4.2.2.0
4.2.1.3
4.2.1.2
4.2.1.1
4.2.0
4.1.4.3