is not current version
Last Version 4.0.0.preview.6

io.agora.rtc:agora-full-preview 4.0.0

Agora SDK

GroupId

GroupId

io.agora.rtc
ArtifactId

ArtifactId

agora-full-preview
Version

Version

4.0.0
Type

Type

aar

Download agora-full-preview 4.0.0


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