is not current version
Last Version 3.7.0.3

io.agora.rtc:full-sdk 3.5.1

Agora SDK

GroupId

GroupId

io.agora.rtc
ArtifactId

ArtifactId

full-sdk
Version

Version

3.5.1
Type

Type

aar

Download full-sdk 3.5.1


<!-- https://jarcasting.com/artifacts/io.agora.rtc/full-sdk/ -->
<dependency>
    <groupId>io.agora.rtc</groupId>
    <artifactId>full-sdk</artifactId>
    <version>3.5.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.agora.rtc/full-sdk/
implementation 'io.agora.rtc:full-sdk:3.5.1'
// https://jarcasting.com/artifacts/io.agora.rtc/full-sdk/
implementation ("io.agora.rtc:full-sdk:3.5.1")
'io.agora.rtc:full-sdk:aar:3.5.1'
<dependency org="io.agora.rtc" name="full-sdk" rev="3.5.1">
  <artifact name="full-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.agora.rtc', module='full-sdk', version='3.5.1')
)
libraryDependencies += "io.agora.rtc" % "full-sdk" % "3.5.1"
[io.agora.rtc/full-sdk "3.5.1"]