is not current version
Last Version 3.7.0

io.agora.rtc:full-ains 3.6.2

Agora SDK

GroupId

GroupId

io.agora.rtc
ArtifactId

ArtifactId

full-ains
Version

Version

3.6.2
Type

Type

aar

Download full-ains 3.6.2


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