License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdio.agora.rtc |
ArtifactId | ArtifactIdfull-video-preprocess |
Version | Version3.6.2 |
Type | Typeaar |
Description |
Descriptionfull-video-preprocess
Agora SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
full-video-preprocess-3.6.2.pom | |
full-video-preprocess-3.6.2.aar | 2 MB |
Browse |
<!-- 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</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'
// https://jarcasting.com/artifacts/io.agora.rtc/full-video-preprocess/
implementation ("io.agora.rtc:full-video-preprocess:3.6.2")
'io.agora.rtc:full-video-preprocess:aar:3.6.2'
<dependency org="io.agora.rtc" name="full-video-preprocess" rev="3.6.2">
<artifact name="full-video-preprocess" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.agora.rtc', module='full-video-preprocess', version='3.6.2')
)
libraryDependencies += "io.agora.rtc" % "full-video-preprocess" % "3.6.2"
[io.agora.rtc/full-video-preprocess "3.6.2"]