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