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