is not current version
Last Version 3.7.0.3

io.agora.rtc:full-video-preprocess 3.6.2.3

Agora SDK

Categories

Categories

IDE Development Tools
GroupId

GroupId

io.agora.rtc
ArtifactId

ArtifactId

full-video-preprocess
Version

Version

3.6.2.3
Type

Type

aar

Download full-video-preprocess 3.6.2.3


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