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